> For the complete documentation index, see [llms.txt](https://copyrightsol.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://copyrightsol.gitbook.io/whitepaper/token-utility/tokenomics/initial-coin-offering.md).

# Initial Coin Offering

We are excited to announce the launch of our new cryptocurrency token!&#x20;

We are thrilled to announce the launch of our new cryptocurrency token! In our upcoming Initial Coin Offering (ICO), we are offering a total of 30 million tokens. Our aim is to build a strong community of supporters and provide our users with exceptional value.&#x20;

To make this opportunity even more enticing, we've set a special conversion rate: For just one Solana (SOL), you can receive 840,000 of our tokens. However, as a special thank you to our earliest supporters, the first 25 SOL contributed will receive an exclusive exchange rate. For these early contributions, each SOL will be exchanged for a higher rate, recognizing their higher risk tolerance and belief in our project from the start.

This unique opportunity allows you to become a part of our project and benefit from our token's potential. Don’t miss your chance to be at the ground floor of a revolutionary venture. The minimum contribution required is 0.2 SOL, with no maximum investment limit or cap on the number of wallets that can participate. Please note that contributions should be rounded up to the nearest 0.1, as the second decimal place is not considered in transactions.

Join our Initial Coin Offering (ICO) and become a pivotal part of our community. Invest in our vision and benefit from our token's potential growth. Don’t miss out on this unique opportunity to be among the first to support our venture. Participate via the official homepage today!


---

# 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 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, and the optional `goal` query parameter:

```
GET https://copyrightsol.gitbook.io/whitepaper/token-utility/tokenomics/initial-coin-offering.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
