# Getting started

- [Assets](https://docs.cap.exchange/getting-started/assets-tradables.md): Welcome to the assets repository for CAP trading platform. Click on the asset for a direct link to the trading page
- [FAQ](https://docs.cap.exchange/getting-started/faq.md): Welcome to the Frequently Asked Questions (FAQ) for the CAP trading platform and the CAP token. We hope you can find answers to all your questions here!
- [Resources](https://docs.cap.exchange/getting-started/links.md): Welcome to the links repository for CAP trading platform and the CAP token. We hope you can find links here!
- [FIGI Repository](https://docs.cap.exchange/getting-started/figi.md): A list of assets and their respective Financial Instrument Global Identifier (FIGI). Assets sorted in alphabetical order. Cryptocurrencies and metals don't have assigned FIGIs. Bold assets are listed.


---

# 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://docs.cap.exchange/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.
