> For the complete documentation index, see [llms.txt](https://info.xtreamly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.xtreamly.io/project-overview.md).

# Project Overview&#x20;

- [Xtreamly](https://info.xtreamly.io/project-overview/xtreamly.md): AI ENGINEERS THE YIELD.
- [RISK DISCLAIMER & USER RESPONSIBILITY NOTICE](https://info.xtreamly.io/project-overview/risk-disclaimer-and-user-responsibility-notice.md): Important: By using Xtreamly Bot, you agree to the Terms and Conditions and expressly acknowledge the following:
- [Trading Bot](https://info.xtreamly.io/project-overview/trading-bot.md): Execution platforms: Hyperliquid (More platforms to come).                               Chains: hyperliquid (more chains to add)
- [Telegram Setup](https://info.xtreamly.io/project-overview/trading-bot/telegram-setup.md)
- [Bot Setup](https://info.xtreamly.io/project-overview/trading-bot/bot-setup.md)
- [Bump Reward Campaign](https://info.xtreamly.io/project-overview/trading-bot/bump-reward-campaign.md): 🚀 Introducing the ETH Prediction Streak Challenge: Turn Your Market Intuition into Exponential Rewards! 💰
- [Keeping Your Streak Alive](https://info.xtreamly.io/project-overview/trading-bot/bump-reward-campaign/keeping-your-streak-alive.md)
- [Rewards and Payouts](https://info.xtreamly.io/project-overview/trading-bot/bump-reward-campaign/rewards-and-payouts.md)
- [Key Rules and Scenarios](https://info.xtreamly.io/project-overview/trading-bot/bump-reward-campaign/key-rules-and-scenarios.md)
- [FAQ](https://info.xtreamly.io/project-overview/trading-bot/bump-reward-campaign/faq.md)
- [Terms and Conditons](https://info.xtreamly.io/project-overview/trading-bot/bump-reward-campaign/terms-and-conditons.md): Pump Reward campaign
- [Fees](https://info.xtreamly.io/project-overview/trading-bot/fees.md)
- [Dashboard](https://info.xtreamly.io/project-overview/trading-bot/dashboard.md): We linked directly each bot to original perpetual dashboards.
- [Volatility API](https://info.xtreamly.io/project-overview/volatility-api.md): Available APIs for Profesional traders and institutions
- [Volatility Prediction API](https://info.xtreamly.io/project-overview/volatility-api/volatility-prediction-api.md)
- [Structural Integration](https://info.xtreamly.io/project-overview/volatility-api/structural-integration.md): Xtreamly API-Basis Os
- [API Swagger](https://info.xtreamly.io/project-overview/volatility-api/api-swagger.md)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://info.xtreamly.io/project-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
