# Investment Examples

**Example 1: Round 1 Investor**

* Investment: $1,000
* Tokens received: 10,000 BTCM
* Value at $6 launch: $60,000
* ***Profit***: $59,000 (<mark style="color:$danger;">5,900% ROI</mark>)

**Example 2: Round 5 Investor**

* Investment: $5,000
* Tokens received: 4,032 BTCM
* Value at $6 launch: $24,192
* ***Profit***: $19,192 (<mark style="color:$danger;">384% ROI</mark>)

**Example 3: Round 10 Investor**

* Investment: $10,000
* Tokens received: 3,333 BTCM
* Value at $6 launch: $20,000
* ***Profit***: $10,000 (<mark style="color:$danger;">100% ROI</mark>)


---

# 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://bitcoin-munari.gitbook.io/bitcoin-munari-whitepaper/presale-structure-and-opportunity/investment-examples.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.
