> 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/usddaog-migration.md).

# $DAOG Migration

\
A process was put in place to incentivize $DAOG holders to claim their $SPI tokens and provide perks for those who migrate.

From the start of the migration until October 20th, 2024, $DAOG holders were able to send in their $DAOG tokens to be able to claim their $SPI tokens. Those who sent in their tokens before the end of the bonus period (July 26, 2024), have received a token bonus in $SPI. The tokens will be claimable according to Spredict's [tokenomics](/whitepaper-v1/usdspi-token/tokenomics.md).

As an example, Mark bought 1,000,000 $DAOG before the migration process began. Mark migrates his $DAOG before the end of the bonus period. Mark will be eligible to receive 1,150,000 $SPI (1,000,000 for migration and 150,000 as a bonus). Mark will be able to claim 230,000 $SPI (20%) after the TGE (Token Generation Event), and then, 115,000 $SPI per week over the next eight weeks.

After the bonus deadline, $DAOG holders were no longer eligible for the bonus. However, these holders were able to benefit from a 1:1 $DAOG to $SPI migration until October 20th, 2024. Holders always had the choice (with liquidity remaining on the ETH/DAOG pair through October 2024) to be able to either support the migration and the project's long-term vision, or exit the project.

On October 20th, 2024, the team will remove any remaining liquidity on the pair ETH/DAOG on Uniswap and will keep those funds for the development of the project and initial Liquidity Pool creation for the SPI/ETH pair.


---

# 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/usddaog-migration.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.
