# Fundamentals

- [Getting set up](https://arcton.gitbook.io/documentation/fundamentals/getting-set-up.md)
- [Identity Verification](https://arcton.gitbook.io/documentation/fundamentals/getting-set-up/identity-verification.md)
- [FAQ](https://arcton.gitbook.io/documentation/fundamentals/faq.md)
- [Investment](https://arcton.gitbook.io/documentation/fundamentals/faq/investment.md): Curious about how to invest in our platform? We have got you covered!
- [Shares](https://arcton.gitbook.io/documentation/fundamentals/faq/shares.md): Curious about what we offer on our platform? We have got you covered!
- [Secondary Market](https://arcton.gitbook.io/documentation/fundamentals/faq/secondary-market.md): Curious about how to trade your start-up shares? We have got you covered!
- [Arcton](https://arcton.gitbook.io/documentation/fundamentals/faq/arcton.md): Curious about our platform? We have got you covered!


---

# 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://arcton.gitbook.io/documentation/fundamentals.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.
