# Intro

Boxing Badger is an engaging and competitive game where players have the opportunity to compete with others to rank on leaderboards. The game involves boxing matches between different characters, each of which can be unlocked through the use of unique NFTs. By playing the game and winning matches, players can increase their standing within the Boxing Badger community.

{% hint style="info" %}
**Note:** As of Feb 14, the game is currently in the planning phase and ramping up to get some animations for the game done.
{% endhint %}

### Feedback from our community!

As we continue to develop and refine our ideas, we value the feedback and input of our community members. That's why we encourage you to explore the Wiki and share your thoughts and opinions with us via Twitter or our Discord channel.

Whether you have ideas for improvement, suggestions for new features, or simply want to share your thoughts on our existing systems, we want to hear from you! Your valuable feedback could have a significant impact on the direction we take and the systems we implement, so don't hesitate to reach out. As a dynamic and constantly evolving work in progress, we are always open to new ideas and suggestions, and we thank you for your contributions to our growing community.


---

# 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://wiki.boxingbadger.com/intro.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.
