> 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/economic-model.md).

# Economic model

**Economic Model breakdown:**

Spredict uses several revenue streams to support sustainable growth while developing multiple sources of revenue for $SPI holders and their partners:

* Swap tax revenue,
* Spredict Pass - Predict-To-Earn (Subscription Fee, Native token and Bot models)
* Other revenue streams.

The aim is to earn multiple sources of revenue in different tokens (ETH, POL, USDC/USDT, and multiple partners' tokens through the Discord bot) to distribute into Spredict's ecosystem via the staking platform (once ready, see the [*Roadmap*](/whitepaper-v1/roadmap.md) menu for more information) as well as special tournaments and events on the platform. <br>

**NFT collections:** \
\
Custom NFTs, available pre-launch and annually, allow users to play a role in project governance and engage in team-based competitions. Incorporating a NFT ecosystem allows Spredict to welcome additional members of the defi community, and further shows how versatile the project is.&#x20;

Competitive gaming isn’t the only option; collaborative gaming exists as well.

The NFT collections provide additional utilities and benefits:

* Special tournament access,&#x20;
* Bonuses in earnings,&#x20;
* Staking rewards in $SPI,
* Voting power.&#x20;

Spredict aims to create an exclusive and unique platform for NFT owners where they can stake their NFT, have access to exclusive tournaments as well as earn exclusive rewards from holding and staking their NFT.

<figure><img src="/files/OPRIq6FGG4i8Hk68IxMI" alt=""><figcaption><p>Multiple revenue streams within the $SPI ecosystem</p></figcaption></figure>


---

# 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/economic-model.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.
