# FAQs

<details>

<summary>What is What AI?</summary>

What AI is an AI-powered platform that allows you to interact with cryptocurrency and DeFi services through WhatsApp, Telegram, and Discord using simple, conversational commands.

</details>

<details>

<summary>How do I start using What AI?</summary>

Read our user guide[ here](/what-ai/user-guide/user-guide.md)

</details>

<details>

<summary>Is What AI secure?</summary>

Yes, we use end-to-end encryption and advanced security measures. We never store your private keys or sensitive information.

</details>

<details>

<summary>What cryptocurrencies does What AI support?</summary>

We support a wide range of cryptocurrencies across multiple blockchain networks. For a full list, type "Supported currencies" in the chat.

</details>

<details>

<summary>How do I add or connect my wallet?</summary>

Type "Add wallet" in the chat and follow the prompts to either create a new wallet or import an existing one.

</details>

<details>

<summary>Can I perform cross-chain transactions?</summary>

Yes, What AI supports cross-chain operations. Simply specify the source and destination chains in your command.

</details>

<details>

<summary>How does What AI handle fees for transactions?</summary>

Transaction fees are network-specific. What AI will always show you the estimated fees before confirming any transaction.

</details>

<details>

<summary>What DeFi operations can I perform with What AI?</summary>

You can engage in lending, borrowing, yield farming, liquidity provision, and more across various DeFi protocols.

</details>

<details>

<summary>Can I manage NFTs with What AI?</summary>

Yes, you can transfer NFTs and get information about NFT collections using simple commands.

</details>

<details>

<summary>How accurate is the market data provided by What AI?</summary>

We source our data from reputable providers and update it in real-time for accuracy.

</details>

<details>

<summary>Can I use What AI in languages other than English?</summary>

Yes, What AI supports multiple languages. Type "Change language" to see available options.

</details>

<details>

<summary>How do I delete my account or reset my wallet?</summary>

Send "Delete account" or "Reset wallet" in the chat and follow the confirmation process.

</details>


---

# 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://what-ai.gitbook.io/what-ai/user-guide/faqs.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.
