# Resources

### Stardust

Stardust is the in-game resource at the core of the BabySneklets ecosystem. Earned through mining activities, Stardust serves several key functions:

* **Currency for Upgrades:** Use Stardust to unlock or enhance NFT traits and access new features.
* **In-Game Transactions:** Spend Stardust within the Miniverse to obtain rewards, bonuses, or exclusive content.
* **Reward Distribution:** It forms a critical part of our monthly reward system, incentivizing active participation.

### BabySNEK Token

The BabySNEK Token is the native utility token within our ecosystem. Its primary roles include:

* **Supporting Ecosystem Development:** A portion of tokens is reinvested to fuel further project growth and innovation.
* **Utility & Trading:** While designed primarily for use within the BabySneklets platform, the token may also have utility on supported exchanges.
* For more information please visit [babysnek.io](https://babysnek.io)!

### Additional Resources

* **NFT Traits & Rarity:** Each BabySneklet NFT is made up of unique attributes (background, body, clothes, eyes, head, mouth, tail) that determine its rarity and value.
* **Mining & Staking Details:** Comprehensive information about mining mechanics, zone bonuses, and staking rewards can be found in our Mechanics and Rewards sections.
* **Developer Tools:** Access our API documentation to retrieve real-time data on NFT traits, rarity scores, and reward metrics.

For further details or support, please refer to the corresponding sections in our documentation or join our community channels.


---

# Agent Instructions: 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://babysneklets.gitbook.io/babysneklets/lore-and-world/integrations-1.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.
