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

# 💼║ Kingdom Wallets

Evolutionstones (ES) are on the horizon, bringing a new dimension to our ecosystem:

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

## Valuable Evolutionstones

Your Evolutionstones play a crucial role in the FeatherFrogs ecosystem:

* Each stone you hold grants you a percentage of the total funds saved in the kingdom wallets.
* Even if you decide to sell your frogs later, holding Evolutionstones ensures you still earn a share of the kingdom wallet.

## Revenue Sharing System

Our revenue sharing system is designed to benefit all community members:

* 50% of all secondary sales revenue is automatically split into 10 community wallets.
* Each wallet receives 5% of the secondary sales revenue, ensuring fair distribution.

## Royal Frogs and Additional Benefits

Royal frogs hold special value within our collection:

* An extra wallet is designated for all Royal frog holders.
* Since there are fewer Royal frogs than normal frogs, the revenue share from the Royal wallet is divided among fewer holders, increasing individual earnings.
* Royal frogs are identified by the 👑 Royal trait (dark background).

**Passive Income Opportunity:**

Income Stream: Every FeatherFrogs NFT and Evolutionstone you hold provides a passive income stream. This is an excellent opportunity to grow your assets and be part of the thriving FeatherFrogs community.

**Upcoming Whitepaper:**

\
**Comprehensive Details:** \
We will soon release a comprehensive whitepaper detailing the official pointing system and how it works. Stay tuned for more information!.

<table><thead><tr><th></th><th></th><th></th><th data-type="files"></th><th data-type="rating" data-max="5"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td></td><td>1</td></tr><tr><td></td><td></td><td></td><td></td><td>null</td></tr><tr><td></td><td></td><td></td><td></td><td>null</td></tr></tbody></table>


---

# 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://featherfrogs.gitbook.io/featherfrogs/how-to/kingdom-wallets.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.
