# List of TokenFi Products

- [TokenFi Token Launcher](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-token-launcher.md): TokenFi Token Launcher simplifies the process of creating crypto tokens. Users without developer experience can create a token in as quickly as 1 - 2 minutes and without touching a line of code.
- [TokenFi QuickLaunch Bot](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-quicklaunch-bot.md): TokenFi QuickLaunch Bot allows users to create tokens seamlessly and quickly across several top EVM blockchains directly from their mobile devices through their Telegram and Discord apps.
- [TokenFi LaunchPad](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-launchpad.md)
- [TokenFi Generative AI](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-generative-ai.md)
- [TokenFi AI Smart Contract Auditor](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-ai-smart-contract-auditor.md)
- [TokenFi Connect](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-connect.md): TokenFi Connect facilitates direct and seamless connections between users and key industry players including VCs, market makers, exchanges, and more.
- [TokenFi RWA](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-rwa.md)
- [TokenFi Staking](https://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products/tokenfi-staking.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://tokenfi.gitbook.io/whitepaper/list-of-tokenfi-products.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.
