> 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/pre-sale.md).

# Pre-Sale

We are looking forward to launching the presale of our innovative cryptocurrency token in the near future. Our plan is to make available a total of 70 million tokens, aiming to build a vibrant community of early adopters and investors who support our growth right from the start.&#x20;

In this upcoming event, for just one Solana (SOL), you will have the opportunity to acquire 700,000 of our tokens. This unique opportunity offers a chance to enter our project on favorable terms and to benefit from our token's potential.

**An important notice:** The official link to our presale at "<https://www.pinksale.finance/>" is about to be published. We will set up a profile there, but please be aware that we do not own the platform itself.&#x20;

Therefore, we advise caution and **strongly recommend acting** only on links that we officially release. This is for your safety, ensuring all transactions are authentic and secure. Seize this unique chance to be part of our project at the threshold of an exciting future.

Use this link to participate in the pre-sale: <https://www.pinksale.finance/solana/launchpad/J1AbCZFQ6DVBNuBWiCYutadxmpaFQXHPTpi3s5w6nFnX>


---

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