# Boulder Tech Docs

## Boulder Tech Docs

- [Welcome to BoulderTech](https://docs.bouldertech.fi/boulder-tech-docs/welcome-to-bouldertech.md)
- [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)
- [For Admins & Issuers](https://docs.bouldertech.fi/boulder-tech-docs/for-admins-and-issuers/for-admins-and-issuers.md)
- [How to Create an Investor Group](https://docs.bouldertech.fi/boulder-tech-docs/for-admins-and-issuers/how-to-create-an-investor-group.md)
- [How to Upload a Deal](https://docs.bouldertech.fi/boulder-tech-docs/for-admins-and-issuers/how-to-upload-a-deal.md)
- [Technology & Infrastructure](https://docs.bouldertech.fi/boulder-tech-docs/technology-and-infrastructure/technology-and-infrastructure.md)
- [Trust & Security in BoulderTech's Ecosystem](https://docs.bouldertech.fi/boulder-tech-docs/legal/trust-and-security-in-bouldertechs-ecosystem.md)
- [Confirmation of Acceptance of Participation Agreement and Token Holder Terms & Conditions](https://docs.bouldertech.fi/boulder-tech-docs/legal/confirmation-of-acceptance-of-participation-agreement-and-token-holder-terms-and-conditions.md)
- [Privacy Policy](https://docs.bouldertech.fi/boulder-tech-docs/legal/privacy-policy.md)
- [Data Protection Policy](https://docs.bouldertech.fi/boulder-tech-docs/legal/data-protection-policy.md)
- [Terms & Conditions](https://docs.bouldertech.fi/boulder-tech-docs/legal/terms-and-conditions.md): General Terms and Conditions of Use of the BoulderTech Platform
- [General Investment Risks](https://docs.bouldertech.fi/boulder-tech-docs/legal/general-investment-risks.md)
- [Support & Contact Us](https://docs.bouldertech.fi/boulder-tech-docs/support-and-contact-us/support-and-contact-us.md): BoulderTech is here to help — whether you are an investor looking for assistance or an issuer interested in tokenization.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bouldertech.fi/boulder-tech-docs/welcome-to-bouldertech.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.
