# Getting Started

- [Sign Up](https://help.x1000.finance/start/sign-up.md): Get onboarded to X1000 in just a few steps
- [Interface Overview](https://help.x1000.finance/start/interface-overview.md)
- [Referral Program](https://help.x1000.finance/start/referral-program.md)
- [Rewards](https://help.x1000.finance/start/rewards.md): The Rewards page in X1000 lets you unlock and manage your referral program participation. Here, you can track progress toward earning a referral link and monitor your referral earnings.
- [Fees](https://help.x1000.finance/start/fees.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://help.x1000.finance/start.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.
