# The Basics

- [Getting Started](https://docs.zotto.ai/the-basics/getting-started.md): Connecting your Account(s)
- [How to navigate](https://docs.zotto.ai/the-basics/how-to-navigate.md): Tutorial: Navigating the zotto App.
- [My Bots](https://docs.zotto.ai/the-basics/my-bots.md): Comprehensive guide on navigating the bot page
- [Creating Spot Bots](https://docs.zotto.ai/the-basics/creating-spot-bots.md): How-To-Guide to setting up your Trading bot with zkAutomate.
- [Creating Perps bots](https://docs.zotto.ai/the-basics/creating-perps-bots.md): Leverage Trading Bots - How to create automation with PERPs.
- [Discover](https://docs.zotto.ai/the-basics/discover.md): How to use pre-existing templates that have been configured for even the most experienced traders.
- [Swap (Coming Soon)](https://docs.zotto.ai/the-basics/swap-coming-soon.md): Comprehensive guide on Swapping Tokens with Zotto.
- [Funds](https://docs.zotto.ai/the-basics/funds.md): A guide on navigating the funds page.
- [Funding your account](https://docs.zotto.ai/the-basics/funds/funding-your-account.md): Learn how to fund your account
- [Withdrawing Funds](https://docs.zotto.ai/the-basics/funds/withdrawing-funds.md)
- [Profile](https://docs.zotto.ai/the-basics/profile.md): Exploring the profile page.
- [Meme Sniper (Coming Soon)](https://docs.zotto.ai/the-basics/meme-sniper-coming-soon.md): Comprehensive guide to Meme sniping with Zotto.
- [Trading Dashboard](https://docs.zotto.ai/the-basics/trading-dashboard.md): Your landing zone -> try not to view this dashboard every 30 seconds!


---

# 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.zotto.ai/the-basics.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.
