# Getting Started

- [Key Principles](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/key-principles.md)
- [Getting Started](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/getting-started.md): This section will guide you through installing the extension, authorizing your wallet, creating your profile, and preparing Astrum for your first trade.
- [1. Installing the Astrum Extension](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/getting-started/1.-installing-the-astrum-extension.md)
- [2. Authorization (Security & Non-Custodial)](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/getting-started/2.-authorization-security-and-non-custodial.md)
- [3. Creating Your Profile](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/getting-started/3.-creating-your-profile.md)
- [4. Troubleshooting Setup](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/getting-started/4.-troubleshooting-setup.md)
- [Integrations & Supported Platforms](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/integrations-and-supported-platforms.md)
- [1. Supported Trading Platforms](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/integrations-and-supported-platforms/1.-supported-trading-platforms.md)
- [2. Social Network Integration](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/integrations-and-supported-platforms/2.-social-network-integration.md)
- [Profile System & Rewards](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/profile-system-and-rewards.md)
- [1. Profile Overview](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/profile-system-and-rewards/1.-profile-overview.md)
- [2. Volume Tier System (Based on Your Trading Volume)](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/profile-system-and-rewards/2.-volume-tier-system-based-on-your-trading-volume.md)
- [3. Consecutive Trading Days Bonus](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/profile-system-and-rewards/3.-consecutive-trading-days-bonus.md)
- [4. Cashback System](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/profile-system-and-rewards/4.-cashback-system.md)
- [5. Achievements & Streak Rewards](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/profile-system-and-rewards/5.-achievements-and-streak-rewards.md)
- [6. Referral System](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/profile-system-and-rewards/6.-referral-system.md)
- [Support & Assistance](https://astrum-trade.gitbook.io/astrum-trade-docs/getting-started/support-and-assistance.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://astrum-trade.gitbook.io/astrum-trade-docs/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.
