# Investment Process

1\. Review a Deal

* Access the **deal room** inside your group.
* Review the **pitch deck, memo, and deal terms**.
* Get to know the **vision and the team** behind the project.

***

### 2. Commit Capital

* Confirm your investment directly through the platform.
* Send **USDC on Base** to the deal’s smart contract.
* Keep **0.005–0.01 ETH** for gas fees.

***

### 3. Receive Tokens

* Tokens are **minted to your wallet**.
* Delivery follows the terms of the deal (**vesting, lockups, or immediate**).
* You’ll be **notified once tokens are live** in your account.

***

### 4. Track & Manage

* View your **allocations and token balance** in your BoulderTech account.
* Get the **updates shared by issuers** through the platform or email.
* Follow the **progress of your investments** from your dashboard.

1\. Review a deal

* Access the **deal room** inside your group.
* Review the **pitch deck, memo, and deal terms**.
* Get to know the **vision and the team** behind the project.

***

### 2. Commit capital

* Confirm your investment directly through the platform.
* Send **USDC on Base** to the deal’s smart contract.
* Keep **0.005–0.01 ETH** for gas fees.

***

### 3. Receive tokens

* Tokens are **minted to your wallet**.
* Delivery follows the terms of the deal (**vesting, lockups, or immediate**).
* You’ll be notified once tokens are live in your account.

***

### 4. Track & manage

* View your **allocations and token balance** in your BoulderTech 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/investment-process.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.
