# Tutorials

- [Funding the Bot](https://quopi-ai.gitbook.io/resources/tutorials/funding-the-bot.md): In order to start with Quopi AI Trader, you need to invest using the crypto currency of your choice. Here are the steps to do so.
- [Withdrawing Funds](https://quopi-ai.gitbook.io/resources/tutorials/withdrawing-funds.md): Withdrawing from Quopi is completely free of charge, and users can make as many withdrawals as they please. Here is how.
- [Managing Your Stake](https://quopi-ai.gitbook.io/resources/tutorials/managing-your-stake.md): At any moment you can view the progress and results of each of your active stakes on Quopi AI. Here is how you can do that.
- [Changing Wallet Adresses](https://quopi-ai.gitbook.io/resources/tutorials/changing-wallet-adresses.md): In order to withdraw funds from Quopi, you will need to add your wallet addresses for the crypto currencies you use. Here is how.
- [Adding 2FA](https://quopi-ai.gitbook.io/resources/tutorials/adding-2fa.md): 2 Factor Authentication is an important security measure that users can enable that allows users to safeguard their accounts from malicious activities.
- [Changing Your Password](https://quopi-ai.gitbook.io/resources/tutorials/changing-your-password.md): Changing your password regularly is a prudent way to keep your account safe. Here is how you can do it on Quopi AI
- [\*New To Crypto?\*](https://quopi-ai.gitbook.io/resources/tutorials/new-to-crypto.md): For crypto newcomers, the space might seem quite complicated at the start. Here a some great resources to help you navigate the complexities of cryptocurrency investing.


---

# 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://quopi-ai.gitbook.io/resources/tutorials.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.
