> For the complete documentation index, see [llms.txt](https://rabbit-boys-nft.gitbook.io/rabbitboysnft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rabbit-boys-nft.gitbook.io/rabbitboysnft/about-us/frequently-asked-questions-faq.md).

# Frequently Asked Questions (FAQ)

<details>

<summary>What is Rabbit Boys NFT?</summary>

Rabbit Boys NFT is a unique and enchanting collection of pixel art digital collectibles built on the Polygon blockchain. Each NFT represents an adorable Rabbit Boy character created by talented artists.

</details>

<details>

<summary>What is $RBOYS?</summary>

$RBOYS is the native utility token of the Rabbit Boys NFT ecosystem. Holders of $RBOYS tokens gain access to exclusive benefits, governance rights, and rewards within the platform.

</details>

<details>

<summary>How can I get Rabbit Boys NFTs?</summary>

You can acquire Rabbit Boys NFTs by participating in minting events, purchasing them on the marketplace, or receiving them as rewards from community events and collaborations.

</details>

<details>

<summary>How can I buy $RBOYS tokens?</summary>

$RBOYS tokens can be obtained through participating in public sales, pre-sales, or token exchanges where it is listed.

</details>

<details>

<summary>What can I do with $RBOYS tokens?</summary>

$RBOYS tokens have multiple utilities within the Rabbit Boys NFT ecosystem, including staking for additional rewards, participating in governance decisions, and gaining early access to new releases.

</details>

<details>

<summary>How do I stake $RBOYS tokens?</summary>

To stake $RBOYS tokens, you can navigate to the staking section on the Rabbit Boys NFT platform and follow the instructions provided. Staking allows you to earn additional rewards and contribute to the community.

</details>

<details>

<summary>Is there an airdrop for $RBOYS?</summary>

Yes, there are airdrop events where $RBOYS tokens are distributed to eligible community members. Keep an eye on our official channels for announcements about upcoming airdrops.

</details>

<details>

<summary>Can I participate in the Rabbit Boys NFT community without owning $RBOYS tokens?</summary>

Yes, you can still enjoy and participate in the Rabbit Boys NFT community, even if you do not own $RBOYS tokens. However, holding $RBOYS tokens unlocks additional benefits and rewards.

</details>

<details>

<summary>How can I contact support for Rabbit Boys NFT?</summary>

For any inquiries, issues, or assistance, please reach out to our support team through the designated channels on our official website or social media platforms.

</details>

<details>

<summary>How often are new NFTs and features released?</summary>

New NFTs and features are released periodically. Stay updated on our social media channels and website to know about the latest releases and events.

</details>

{% hint style="info" %}
Please note that this FAQ is subject to change, and for the most current information, refer to the official Rabbit Boys NFT website and announcements. Join us on this delightful journey through the world of Rabbit Boys NFT
{% endhint %}


---

# 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:

```
GET https://rabbit-boys-nft.gitbook.io/rabbitboysnft/about-us/frequently-asked-questions-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
