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

# WORLD POOL

Introducing the <mark style="color:yellow;">World Pool</mark> - the ultimate playground for $WORLD token holders! Get ready to dive into a world of financial opportunities and claim your rightful share of the taxes accumulated daily.

<figure><img src="/files/ZvHfD3ICXFyHyGJKHXzX" alt="" width="375"><figcaption><p>When your claim timer as on screenshot above hits zero, you can claim ! Each wallet has its own personal claim timer</p></figcaption></figure>

Imagine a place where your holdings translate into tangible rewards, where the power of your investment is amplified, and where you can truly make a splash in the crypto market. The World Pool is here to turn your dreams into reality!

Checkout the DAPP:

{% embed url="<https://app.theworldwidetoken.com>" %}

Every single day, as transactions flow through the Worldwide Protocol, taxes are collected and accumulated in the World Pool. This treasure trove of funds is waiting for you to claim your piece of the pie. It's like a never-ending jackpot that grows with each passing day.

<figure><img src="/files/teQnhoGf9TIbCRYTxPvn" alt="" width="375"><figcaption><p>Claim your share of taxes from the WORLD POOL</p></figcaption></figure>

Here's how it works: Based on your $WORLD token holdings, you are entitled to a daily percentage of the taxes collected. The more tokens you hold, the bigger your share. It's a win-win situation, my friend! By simply holding $WORLD, you become part of this exclusive club and unlock the power of the World Pool.

<figure><img src="/files/yXThuINIvz0wuirbpT4y" alt="" width="563"><figcaption><p>Screenshot 07.09.23 - Total Claimed in 3 weeks from Holders. Live Meter. </p></figcaption></figure>

But remember, timing is everything! We've set up a thrilling 24-hour window for you to claim your rewards. Within this golden timeframe, all you need to do is jump into the World Pool DAPP and grab your well-deserved portion of the daily taxes. It's quick, easy, and oh-so-rewarding!&#x20;

*A fixed 2% Tax on Claim applies and goes to the sub-treasury in $WORLD. To be used for promotional events, LP Pairing and more.*&#x20;

<figure><img src="/files/mvfoe63TNhPKW9Tc4RU7" alt=""><figcaption><p>Screenshot 07.09 - Current Live Monitor of CLAIM Leaderboard</p></figcaption></figure>

**Synopsis :**&#x20;

* Every transaction will send a percentage % of tax in $World to the Worldwide Pool
* The sole purpose of this World Pool is for holders to be able to claim their share of $WORLD from the $WORLD pool corresponding to their holdings every 24 hours
* Holder needs to have $WORLD for a minimum of 24 hours before you can CLAIM from the WORLD POOL
* The token claim amount is configured with a snapshot of holders every day 00:00 UTC automatically
* Unclaimed tokens are sent to the following 24 hours claim
* Their is a tax of 2% per claim&#x20;


---

# 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://the-worldwidetoken.gitbook.io/worldwide-protocol/whitepaper/world-pool.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.
