> For the complete documentation index, see [llms.txt](https://whitepaper.tigacoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.tigacoin.org/tokenomics-and-utility/use-of-sale-proceeds.md).

# Use of Sale Proceeds

The funds raised from the TIGA token public sale will be allocated strategically to ensure the growth and stability of the platform. The total amount raised will be $2,500,000, distributed as follows:

#### **1. Centralized Exchange (CEX) Listings**

* **Allocation:** 17% ($500,000)
* **Description:** Funds allocated for listing TIGA tokens on major centralized exchanges. This step is crucial to increase the token's accessibility and liquidity, enabling users to trade TIGA tokens easily.

#### **2. Development**

* **Allocation:** 30% ($900,000)
* **Description:** A significant portion of the funds will be dedicated to the ongoing development of the Tiga.Game platform. This includes:
  * Enhancing the platform's features and functionalities.
  * Implementing advanced security measures to protect user data and funds.
  * Developing new games and integrating additional modules to improve the user experience.
  * Maintaining and upgrading the infrastructure to ensure high availability and reliability.

#### **3. Marketing**

* **Allocation:** 33% ($1 000,000)
* **Description:** To drive user acquisition and platform growth, substantial funds will be invested in marketing initiatives. This includes:
  * Digital marketing campaigns to raise awareness about Tiga.Game.
  * Partnerships with influencers and key opinion leaders (KOLs) to reach a wider audience.
  * Community-building activities and promotional events to engage users and foster loyalty.

#### **4. Decentralized Exchange (DEX) Listings**

* **Allocation:** 20% ($600,000)
* **Description:** Other setup related costs i.e. community events, market making and legal costs.&#x20;


---

# 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://whitepaper.tigacoin.org/tokenomics-and-utility/use-of-sale-proceeds.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.
