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

# Business Module

<figure><img src="/files/IYjn38ufOCJpTaB21Sv2" alt=""><figcaption></figcaption></figure>

DESCRIPTION\
\
TAX: The project team has implemented a transaction fee to regulate token supply and prevent inflation. This is to enable the project to run seamlessly without the need of external funding after the TGE and subsequent listings.

P2E: During tournaments, players will be required to pay up $50-100 worth of SUFU tokens to have access to the tournament and participate in the prize pool if they win. These SUFU tokens paid into the project tournament wallet will be added to the ecosystem reward wallet which will be used as rewards to keep the play to earn, promotional and marketing activities in the form community competitions and bounties at peak. While the 10% fee implemented on the Duel mode winnings withdrawal will also be sent to the ecosystem/rewards wallet.

NFTS/ LP - SINGLE STAKING: NFTs will be minted subsequently using our tokens and unstaking penalties will be sent to ecosystem/rewards wallet. Both LP, Single and NFTs staking rewards will be funded by ecosystem/rewards wallet.

MERCHANDISE: Merchandise like skills, weapons, arenas and characters will be sold with $SUFU tokens and remitted to the ecosystem/rewards wallet.


---

# 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://appwhitepaper.gitbook.io/striker-whitepaper/business-module.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.
