# WEB3 TOOLS

- [Token Creation](https://docs.cryptohub.investments/web3-tools/token-creation.md): Create your token with only a few simple clicks thanks to our token solution for founders looking for a quick, easy, secure and trusted way to generate tokens without coding experience or programming
- [Types of Tokens](https://docs.cryptohub.investments/web3-tools/token-creation/types-of-tokens.md)
- [Basic Token](https://docs.cryptohub.investments/web3-tools/token-creation/types-of-tokens/basic-token.md)
- [Tax Token](https://docs.cryptohub.investments/web3-tools/token-creation/types-of-tokens/tax-token.md)
- [Reward Token](https://docs.cryptohub.investments/web3-tools/token-creation/types-of-tokens/reward-token.md)
- [Custom Token](https://docs.cryptohub.investments/web3-tools/token-creation/types-of-tokens/custom-token.md)
- [Token Features](https://docs.cryptohub.investments/web3-tools/token-creation/token-features.md)
- [Manage a Token](https://docs.cryptohub.investments/web3-tools/token-creation/manage-a-token.md)
- [Token Sales](https://docs.cryptohub.investments/web3-tools/token-sales.md): Our Launchpad, offers investors the opportunity to participate in various Token Sales before they hit the market.
- [Seed Sale](https://docs.cryptohub.investments/web3-tools/token-sales/seed-sale.md)
- [Pre-Sale](https://docs.cryptohub.investments/web3-tools/token-sales/pre-sale.md)
- [Private Sale](https://docs.cryptohub.investments/web3-tools/token-sales/private-sale.md)
- [IDO Sale](https://docs.cryptohub.investments/web3-tools/token-sales/ido-sale.md)
- [Fair Launch](https://docs.cryptohub.investments/web3-tools/token-sales/fair-launch.md)
- [Swap Sale](https://docs.cryptohub.investments/web3-tools/token-sales/swap-sale.md)
- [Custom On-Chain Sale](https://docs.cryptohub.investments/web3-tools/token-sales/custom-on-chain-sale.md)
- [Custom Off-Chain Sale](https://docs.cryptohub.investments/web3-tools/token-sales/custom-off-chain-sale.md)
- [Token Distribution](https://docs.cryptohub.investments/web3-tools/token-distribution.md): Fast, Safe and Secure Locks Solutions
- [Multisender](https://docs.cryptohub.investments/web3-tools/token-distribution/multisender.md)
- [Airdrop](https://docs.cryptohub.investments/web3-tools/token-distribution/airdrop.md)
- [Vesting Dashboard](https://docs.cryptohub.investments/web3-tools/token-distribution/vesting-dashboard.md)
- [Liquidity Locks](https://docs.cryptohub.investments/web3-tools/token-distribution/liquidity-locks.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cryptohub.investments/web3-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
