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

# GAMIFICATION

FeatherFrogs is dedicated to bringing more gamification to our holders. Through innovative gameplay mechanics, rewarding experiences, and interactive features, we aim to provide an engaging and dynamic environment for our community. We are actively building games and organizing tournaments on platforms such as [**The Sandbox Game**](https://www.sandbox.game/en/map/?lat=-54\&lng=124\&zoom=5\&x=124\&y=-54) Metaverse and [**Nifty Island**](https://www.niftyisland.com/communities/7f2ef6d1-4837-403e-a3c4-635f1f2eef4a) Game. \
\
Join us as we continue to enhance the gamification elements and create exciting opportunities for our holders in the FeatherFrogs ecosystem.

{% embed url="<https://www.sandbox.game/en/experiences/FeatherFrogs'%20Winterworld/b8ecc9ed-067d-4665-abc3-1d2c7fa82037/page/>" %}

{% embed url="<https://www.youtube.com/watch?t=25s&v=T3aXwrd6y_g>" %}

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

***

{% embed url="<https://niftyis.land/FeatherFrogs/featherfrogs>" %}

<figure><img src="/files/yhiao4ByM077lKkKHwK4" alt=""><figcaption></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://featherfrogs.gitbook.io/featherfrogs/gamification.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.
