# Overview

{% hint style="info" %}
*"Got Questions? We've Got Answers!"*
{% endhint %}

Hello, Sneklet adventurer! This is your gateway to the inner workings of the BabySneklets universe—a place where magic, blockchain, and community come together. Whether you’re a player eager to track your progress, a community member curious about how things work behind the scenes, or a developer looking to integrate cool features, you’re in the right spot.

### Discover the Magic Behind the Miniverse

Our API is the engine that powers everything from minting your unique Sneklet to mining Stardust and unlocking exclusive rewards. We’ve built it to be both powerful and user-friendly, ensuring a smooth experience for everyone in the community.

#### What You’ll Find Here

* **Minting Magic:**\
  Learn how your BabySneklets are brought to life. Our system makes it simple to mint, manage, and showcase your one-of-a-kind NFT Sneklet.
* **Stardust Mining:**\
  Dive into the process of earning Stardust. Follow your mining progress, check your balance, and discover how to claim bonuses—all in one place.
* **Unlocking Rewards:**\
  Find out how you can level up your adventure by tracking rewards, upgrading your Sneklet’s traits, and earning community perks.
* **Community Support & Insights:**\
  Whether you need help troubleshooting or just want to share your latest adventure, explore our FAQs, join the discussion, and connect with fellow Sneklets.

### How to Get Started

Our documentation is designed to be approachable:

* **Step-by-Step Guides:** Clear tutorials for every major feature.
* **Interactive Endpoints:** Easy-to-use interfaces to check your mining stats, minting progress, and reward status.

***


---

# 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/the-beginning/quickstart.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.
