> For the complete documentation index, see [llms.txt](https://wiki.souni.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.souni.io/product-docs/gameplay/wrath-of-dragon/applicable-chain/bsc/usdsrc-token.md).

# $SRC Token

✅ **Smart contract address:** [**0xeb27b14A6bed0aC420f0C7fD27aF0C8138930C8c**](https://bscscan.com/address/0xeb27b14a6bed0ac420f0c7fd27af0c8138930c8c)

![](/files/I002DPNUNTjFNNV4m68N)

## Specification

Name: SRC&#x20;

Type: In-game currency

Token Supply: Exchange with BUSD at the exchange rate of 100:1

## Utility

**Consume in-game:** Trading in Auction \
\
This will help optimize the user experience for the game. Imagine that you will play a game that has a similar experience to a traditional game, but can make money, would be interesting, right?

**How to obtain from game?**\
\
Users can exchange BUSD for $SRC, and also can exchange SRC for BUSD at anytime. The exchange rate of BUSD and $SRC will remain at 1:100&#x20;

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them.
{% 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, and the optional `goal` query parameter:

```
GET https://wiki.souni.io/product-docs/gameplay/wrath-of-dragon/applicable-chain/bsc/usdsrc-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
