> 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/a-new-token-and-a-new-chain.md).

# A new token and a new chain

After more than six months of activity and a testing phase on the product through two tournaments, the team felt that additional changes needed to be made to best support the community. Spredict has always aimed to be open and accessible to anyone with ease of use as a priority.&#x20;

By building our own proprietary and custom blockchain, Spredict has been able to succeed in this area, creating a robust Free-To-Play foundation.&#x20;

The challenge has been building a sustainable Play2Earn model.  As $DAOG is an ERC20, Ethereum mainnet based token, the increase in chain activity has made it economically impossible to provide rewards for Free-To-Earn.&#x20;

That wasn’t acceptable for the team, so we have decided to shift from $DAOG on Mainnet to $SPI on Abstract chain, a layer 2 EVM (Ethereum Virtual Machine) which allows for microtransactions (winners in Free-To-Earn model to claim for very small amounts of cryptocurrency) and is being launched with a priority to connect Web2 and Web3 by serving as the consumer chain.

<figure><img src="/files/hn7hQUIXceK7gUrubpjS" alt=""><figcaption><p>$SPI will launch on Abstract network</p></figcaption></figure>

Furthermore, Spredict decided to increase incentives for $SPI liquidity providers, stakers, and holders by creating a more dynamic tokenomics structure to bring more investors to sustain and support the project over the long-term for lucrative rewards in $ETH. The staking platform will provide a pool for holders to stake their $SPI tokens to earn rewards by collecting a portion of the revenue generated by the platform and redistributing rewards to the $SPI stakers. More information can be found in the [economic model](/whitepaper-v1/economic-model.md) section.

Operating on an L2 chain will considerably reduce costs for both the Spredict team to release smart contracts and features as well as reduce costs to claim and interact with contracts for the $SPI community.


---

# 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/a-new-token-and-a-new-chain.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.
