# Badges

Users can earn badges for different achievements, enriching gamification and social interaction between participants. These badges serve as recognition for accomplishments on Token Deal. Examples include:

* Followers Badge: Get 10 followers, then 50 followers, etc.
* Bids Purchased Badges: Purchase 1,000; 2,000; 10,000; or 20,000 Bids in a calendar month.
* Winning Auctions Badges: Win your first auction, then win 5 auctions, etc.
* Special Achievements: Additional badges for unique milestones and accomplishments.

*All badges are also sent as NFTs to your BSC address. (Q3 2024)*


---

# 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://docs.token-deal.com/summary/badges.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.
