> For the complete documentation index, see [llms.txt](https://ethbet-poker.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ethbet-poker.gitbook.io/white-paper/ecosystem/usdebc.md).

# $EBC

<figure><img src="/files/XMuuv9dChRtPTeiKi1iH" alt=""><figcaption></figcaption></figure>

## EthBet Coin & it's role in the ecosystem

While playing on EthBet Poker site doesn't require $EBC, incorporating it ***enhances*** your gaming experience significantly. ***$EBC***, functioning as an ERC-20 token, can be acquired through Uniswap and specific Dex platforms in the future. Within EthBet Poker site  it serves diverse purposes, including ***staking rewards, bonuses, rakeback , and transactions*** to and from your account. The potential uses of $EthBet on our platform are wide-ranging, as we continually explore innovative applications for this versatile asset.

{% hint style="info" %}
A friendly reminder: Avoid transferring funds directly from exchanges. We recommend transfers from verified wallets to ensure accurate account funds. Deposits from exchange wallets lack necessary verification.
{% endhint %}

<figure><img src="/files/zKcLzsxVjB9hH8IqktGh" alt=""><figcaption></figcaption></figure>

The poker platform features  two wallets: ***$EBC & USDT***. If you hold $EBC, it's automatically used for Community Contributions. For example, if you're at a cash table paying Contributions in USDT but have $EBC  in your balance, the USDT amount you paid is converted to $EBC upon leaving the table. This amount is deducted from your $EBC balance, while the equivalent USDT returns to your USDT wallet.

### RakeBack Opportunities&#x20;

Players using $EBC for Community Contributions receive a generous ***33% rakeback***, transforming losing players into break-even contenders or elevating break-even players to profitable ones. The blend of a 33% rakeback and minimal Community Contributions creates a favorable environment, enabling even less fortunate players to ***witness profits.***

###


---

# 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://ethbet-poker.gitbook.io/white-paper/ecosystem/usdebc.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.
