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

# $SPI Launch

Following the migration and rebranding of the $DAOG token (former Spredict project native token) which was launched on October 20th, 2023 on Ethereum Mainnet (Uniswap) and the partnerships set with influencers, there will be a Fair Launch of the $SPI token after the unlock of the liquidity of $DAOG (October 20, 2024). The exact date is yet to be defined, and anticipated to be in September 2025.

The liquidity reclaimed will be used to further develop the Spredict ecosystem and product.

The launch price of SPI will be defined before launch to be rewarding for seed investors as well as $DAOG migrators while being interesting for new holders.\
\
A seed funding phase has been conducted with influencers and partners of Spredict to cover the marketing and operational expenses of the project until the SPI launch.

The breakdown and strategy for the [relaunch](/whitepaper-v1/usdspi-token/tokenomics.md) has been meticulously studied to be beneficial for $DAOG holders while being fair for new holders.


---

# 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://spredict.gitbook.io/whitepaper-v1/usdspi-token/usdspi-launch.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.
