> For the complete documentation index, see [llms.txt](https://dfsocial.gitbook.io/dfsocial-gaming/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dfsocial.gitbook.io/dfsocial-gaming/dsfg-token/tokenomics/token-distribution.md).

# Token Distribution

{% tabs %}
{% tab title="GAMING REWARDS" %}

* **Gaming Rewards funds:** 3.75M tokens available.&#x20;

A total of 3M $DFSG are locked in 3 batches of 1M $DFSG tokens each. 750k of tokens are unlocked [on this wallet](https://bscscan.com/address/0x3E6EC1b27b03f29c7050C5693cA36d0038F98091) and will be used for the coming tournaments and special events.

* Address: [0x3E6EC1b27b03f29c7050C5693cA36d0038F98091](https://bscscan.com/address/0x3E6EC1b27b03f29c7050C5693cA36d0038F98091)

![](/files/8iLYet2fRyuwviaGPc9N)
{% endtab %}

{% tab title="MARKETING" %}

* **Marketing funds:** 966k tokens available.

A total of 750K $DFSG are locked in 3 batches of 250K $DFSG tokens each. 216k of tokens are unlocked [on this wallet](https://bscscan.com/address/0xc9352d9d239138273a4D0cf866301172766F1Ed6#tokentxns) and will be used for collaborations, partnerships and listings, among others.

* Address: [0xc9352d9d239138273a4D0cf866301172766F1Ed6](https://bscscan.com/address/0xc9352d9d239138273a4D0cf866301172766F1Ed6)

![](/files/pas8DaVbG6x3XR2JwWT0)
{% endtab %}

{% tab title="TEAM" %}

* **Team funds:** 0.58M tokens available.

A total of 450K $DFSG are locked in 1 batch of 225K and 1 batch of 125k $DFSG tokens. 232K of tokens are unlocked [on this wallet](https://bscscan.com/address/0x4E0A598F21B2055781F6f2D6D0830bB1C9a9AA0b) and will be used for salaries.

* Address: [0x4E0A598F21B2055781F6f2D6D0830bB1C9a9AA0b](https://bscscan.com/address/0x4E0A598F21B2055781F6f2D6D0830bB1C9a9AA0b)

![](/files/boSf7ClzwqmPx6hDmLZY)
{% endtab %}

{% tab title="DEFI SERVICES" %}

* **DE-FI Services funds:** 0.28M tokens available

  * Staking Address \[182k]: [0x17FFA953f54b8b93768Cac3e72C014B17cb37931](https://bscscan.com/address/0x17FFA953f54b8b93768Cac3e72C014B17cb37931)

![](/files/F1JsG1FwfAa17sqr6Z7l)
{% endtab %}

{% tab title="RESERVES" %}

* **Reserves funds: 0.7M tokens available.**

A total of 550K $DFSG are locked in 2 batches of 275K $DFSG tokens each. 150K of tokens are unlocked [on this wallet](https://bscscan.com/address/0x200987cD9FC17c1390A3bcD8c7C6a8A3087dE3CD#tokentxns) and will be used on the long term if needed.

* Address: [0x200987cD9FC17c1390A3bcD8c7C6a8A3087dE3CD](https://bscscan.com/address/0x200987cD9FC17c1390A3bcD8c7C6a8A3087dE3CD)

![](/files/Vqbofpo4XhP1Vyb5EeJo)
{% endtab %}
{% endtabs %}


---

# 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://dfsocial.gitbook.io/dfsocial-gaming/dsfg-token/tokenomics/token-distribution.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.
