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

# Usecases

**Chipmunks Of Crypto** brings together four powerful and exciting features in one ecosystem: **NFTs**, **staking**, **gaming**, and **charity**. All of this is built on the fast and efficient Solana blockchain, offering a seamless and rewarding experience for everyone involved.

**1. NFTs (Non-Fungible Tokens)**

Chipmunks Of Crypto offers unique, limited-edition **NFTs** that allow users to own a piece of the Chipmunks universe. These NFTs can be collected, traded, or used within our ecosystem for rewards and special benefits. Whether you're collecting rare chipmunks, limited-edition assets, or participating in NFT-related events, these tokens add a fun, valuable layer to your crypto journey.

**2. Staking**

With **staking**, users can lock their **Chipmunks Of Crypto tokens** to earn passive rewards over time. The longer you stake, the more you earn. It’s a simple, hands-off way to grow your assets while contributing to the overall health and stability of the ecosystem.

**3. Gaming**

Gaming is where the fun really takes off! In the **Chipmunks Of Crypto** ecosystem, gaming is integrated into our community through interactive challenges, events, and rewards. Players can engage in mini-games, leaderboards, and challenges that offer **real token rewards** for achieving milestones or competing with others.

**4. Charity**

One of the most unique aspects of **Chipmunks Of Crypto** is that **every transaction contributes to charity**. Whether it's through buying, selling, or staking, a small percentage of every action goes directly to causes that help those in need. Our goal is to stack not just wealth but also give back to the community and make a real-world difference.


---

# 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://chipmunkss-organization.gitbook.io/chipmunks-of-crypto/usecases.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.
