# Getting Started

BoulderTech is designed to make participating in private market opportunities as straightforward as possible.\
This section will guide you through the basics of what you need and how the process works.

***

### Who can use BoulderTech

Our platform is open to **accredited investors** who have successfully completed the **KYC/KYB** process.\
Some geographic restrictions may apply (see \[Unsupported Countries]).

***

### What you need

* **Wallet:** Either connect your existing Web3 wallet or create one with your email.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQstYoT2XEd7pRlUcKt7CtpH6mBMIBKPe9gTRDkgJOwGpLnLRixyMC7gVHNecFONafheVUBv81r3T8SpqK-_NBSBtFRJ7-xUwd22H-SPlgwCyj5kZygtdh64SPPz2yhHBnDBPT?key=ep-bc2CrCzKO7Vz7QlCbXQ" alt="" width="188"><figcaption></figcaption></figure>

* **Identity verification:** Complete KYC/KYB during onboarding — the process takes around **5 minutes**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXenTZadV2JeJf3EyI6rhzBVLxhbOA1blyk9HWXN6OJp8eoChBazkfjIpUm5ZPg09uAHRkLxTO-Izy6cY0UgFlxDiP7XL8YjloRz8YCfATrZRMg__kPaXvftmUsCBicSDHvwxheSGg?key=ep-bc2CrCzKO7Vz7QlCbXQ" alt="" width="375"><figcaption></figcaption></figure>

* **Funds:**
  * **USDC on Base** to commit to investments.
  * A small amount of **ETH** to pay for gas fees (0.005–0.01 ETH is more than enough).

***

### Investment flow

1. **Onboarding** – Verify your identity (KYC/KYB) and confirm your status as an accredited investor through a short questionnaire.
2. **Join a group** – Apply to curated investment groups. Each application is reviewed by the group admin, and once approved, you’ll get access to deals that match your interests.
3. **Review a deal** – Check the deal terms, documents, and data before committing.
4. **Commit capital** – Send **USDC on Base** directly through the platform.
5. **Receive tokens** – Once your commitment is confirmed, tokens representing your investment are delivered to your wallet according to the terms of the deal (vesting schedules or lockup periods may apply).
6. **Track & manage** – View allocations, updates, and reporting in your account.


---

# 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/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.
