# User Setting Options

At the top-right corner of the platform you can find a “User settings” button, where the address of the wallet you are using to connect to the platform can be seen.&#x20;

\
You can also see your BNB balance (the currency needed to pay the network’s “gas” for any operations within the platform).&#x20;

You cannot use the platform if you don’t have any BNB in your wallet.&#x20;

<br>

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

In order to top-up your BNB balance send BNB to the address of the wallet you are using (copy and paste it from this section).

If you are connected to BNB chain testnet, after topping up your BNB balance, you will be able to mint and use testnet assets in order to test the platform.&#x20;

This function is not available in mainnet where you need to have mainnet (real)assets in your wallet.

<br>


---

# 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://docs.streamablefinance.com/streamable-finance-user-guide/user-guide/user-setting-options.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.
