# User Guide

- [Getting Started](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/getting-started.md): Welcome to the BoulderTech RWA tokenization guide. This document outlines the steps for purchasing our RWA-backed tokens using stablecoins through the BoulderTech web3 app.
- [Onboarding](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/onboarding.md)
- [What are investment groups?](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/what-are-investment-groups.md)
- [Investment Process](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/investment-process.md)
- [Fees](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/fees.md)
- [Unsupported Countries](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/unsupported-countries.md)
- [FAQ](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/faq.md): Frequently Asked Questions
- [Glossary](https://docs.bouldertech.fi/boulder-tech-docs/user-guide/glossary.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://docs.bouldertech.fi/boulder-tech-docs/user-guide.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.
