# Zotto docs

## Zotto docs

- [Introduction](https://docs.zotto.ai/introduction.md): Zotto: An Intent-Driven Smart Agent Hub with a built in Autonomous PerpDEX. Powered by AI. Secured by AA.
- [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!
- [Spot or Perps Conditions](https://docs.zotto.ai/conditions-and-actions/spot-or-perps-conditions.md): Exploring Spot and Perps Conditions in Zotto
- [Spot and Perps Actions](https://docs.zotto.ai/conditions-and-actions/spot-and-perps-actions.md): Exploring Spot and Perps Actions in Zotto
- [Perps Actions](https://docs.zotto.ai/actions/perps-actions.md)
- [Token](https://docs.zotto.ai/actions/token.md): Actions for Tokens in zotto
- [Staking](https://docs.zotto.ai/actions/staking.md): Actions for Staking in zotto
- [Deposits](https://docs.zotto.ai/actions/deposits.md): Actions for Deposits in zkAutomate
- [Points](https://docs.zotto.ai/incentivised-testnet/points.md): This page contains everything you need to know about our Points program.
- [How to contact us](https://docs.zotto.ai/links-and-contacts/how-to-contact-us.md): Get in touch with our team!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.zotto.ai/introduction.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.
