# FAQ

**What's the vision behind the Arrow bot?**

* Cheapest, fastest, easiest

**What are the perks of using the Arrow bot?**

* You can trade with the lowest fees in the game at 0.1% compared to our competitors.&#x20;
* Multi-chain trading is a go.&#x20;
* We're planning to roll out cross-chain trading and sniping features down the line.

**How do you create a wallet?**

* Fire up the Arrow Telegram bot and boom, your wallet's created on the spot. Check out [Wallet Settings](/arrowbot/how-to-use-arrow/wallet-settings.md) for the deets.

**What mainnets does the Arrow bot support?**

* Kicking off with Ethereum mainnet tokens for trades.&#x20;
* Next up, we're bringing trading and sniping features for a variety of EVM and Non EVM chains.

**What new features is Arrow bot planning to add?**

* Multi-chain, Cross-chain Trading
* MMulti-chain, Cross-chain Sniping
* Telegram Web App service


---

# 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://arrowbot.gitbook.io/arrowbot/overview/faq.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.
