# Getting Started

- [System Requirements](https://guide.moontrader.com/en-moontrader-docs/getting-started/system-requirements.md)
- [Working with moontrader.com](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-moontrader.com.md)
- [Website Registration](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-moontrader.com/website-registration.md)
- [Getting a License](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-moontrader.com/getting-a-license.md)
- [Getting a Free License](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-moontrader.com/getting-a-free-license.md)
- [Working with Exchanges](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges.md)
- [Наши реферальные ссылки](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/nashi-referalnye-ssylki.md)
- [Exchange Registration](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-registration.md)
- [Registration on Binance](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-registration/registration-on-binance.md)
- [Registration on Bybit](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-registration/registration-on-bybit.md)
- [Registration on OKX](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-registration/registration-on-okx.md)
- [Registration on Hyperliquid](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-registration/registration-on-hyperliquid.md)
- [Getting API Keys for Trading](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/getting-api-keys-for-trading.md)
- [Getting API Keys for Binance](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/getting-api-keys-for-trading/getting-api-keys-for-binance.md)
- [Getting API Keys for Bybit](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/getting-api-keys-for-trading/getting-api-keys-for-bybit.md)
- [Getting API Keys for OKX](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/getting-api-keys-for-trading/getting-api-keys-for-okx.md)
- [Getting API Keys for Hyperliquid](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/getting-api-keys-for-trading/getting-api-keys-for-hyperliquid.md)
- [Exchange Sub-accounts](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-sub-accounts.md)
- [Installing Core and Client](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client.md)
- [Local Installation](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client/local-installation.md)
- [Installation on Windows](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client/local-installation/installation-on-windows.md)
- [Installation on Mac OS](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client/local-installation/installation-on-mac-os.md)
- [Installation on Linux](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client/local-installation/installation-on-linux.md)
- [Cloud Installation](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client/cloud-installation.md)
- [Installation on Windows](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client/cloud-installation/installation-on-windows.md)
- [Installation on Linux](https://guide.moontrader.com/en-moontrader-docs/getting-started/installing-core-and-client/cloud-installation/installation-on-linux.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://guide.moontrader.com/en-moontrader-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.
