# Balance

$TORI slots uses a separate wallet from the Trade tools. The slots system uses a single, shared address to facilitate faster repeat gameplay.

You can check your current slots wallet balance via the Balance button on the Slots interface.

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

Your current balance will be displayed:

<figure><img src="/files/N8sSVlAPq8wKMgx7bj6E" 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://snepe-tools.gitbook.io/tori/slots/balance.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.
