# Getting Started

- [Introduction](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/introduction.md): Stoic AI is now HyperTrade!
- [Mission & Vision](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/publish-your-docs.md): HyperTrade is a project by a bunch of degens who fell in love with Stoicism & trading.
- [Platform Features](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/platform-features.md)
- [No Code Strategy Builder](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/platform-features/no-code-strategy-builder.md): Create trading strategies with 0 code!
- [Backtesting](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/platform-features/backtesting.md): Continuing from our last step of creating a strategy, we can now move on backtest!
- [Live Deployment](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/platform-features/live-deployment.md): Beta Version
- [Technical Architecture](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/technical-architecture.md)
- [Token Utility & Fees](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/token-utility-and-fees.md)
- [Incentive Model](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/incentive-model.md): Despite the crowded space of crypto trading tools and AI-based analytics, HyperTrade aims to sets itself apart through strategy monetization model.
- [Links](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/links.md)
- [Tokenomics](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/tokenomics.md)
- [Autonomous Trading Agent](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/autonomous-trading-agent.md)
- [Stoic Terminal](https://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/stoic-terminal.md)


---

# 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://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started.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.
