# In-Game Account

Our game requires users transferring <mark style="color:blue;">**$USDT and or BETNFT$**</mark> from their metamask wallet into there in-game account. The funds are securely held in a smart contract. \
\
Users can then use their in-game $USDT/BETNFT$ within our system to enter into races and tournaments. \
\
Payouts/winnings will be automatically paid into the users account after the entered event has resulted.\
\
In the event of a race being abandoned, your entry fee will be automictically returned back in your account. This can sometimes take a minute or so after the race has been declared abandoned and will appear as a <mark style="color:blue;">**"refund"**</mark> in your account history.

Users will have the option to withdraw their in-game balance (whenever they choose) back to the same metamask address their account is attached to.   &#x20;

<figure><img src="https://712097906-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZtZWoPvx9kAeLgV3rhDX%2Fuploads%2FL5OMOmQCvYgQTFKOiQXc%2FScreenshot%20(639).png?alt=media&#x26;token=752a682b-4f1e-40db-a432-5d9c22000448" alt=""><figcaption></figcaption></figure>


---

# 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://betnft.gitbook.io/welcome-to-gitbook/technical-information/in-game-account.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.
