# How to display sBTX tokens in your wallet

{% tabs %}
{% tab title="Metamask" %}

## How to display tokens in your MetaMask wallet

### **Steps**

1\. Click on add token at the bottom of the asset/token tab in your MetaMask extension:

![](/files/-Mi3em4xLoT-jR3ysRVB)

{% hint style="warning" %}
Remember to register the Network: **Binance Smart Chain BSC**
{% endhint %}

1. Click on the custom token tab:

![](/files/-Mi3fAt9wRljzZTgkY8D)

1. Fill in the information required (token contract address)

{% hint style="success" %}
**0x000000089fb24237dA101020Ff8e2AfD14624687** - [Contract](https://bscscan.com/address/0x000000089fb24237da101020ff8e2afd14624687)
{% endhint %}

{% hint style="info" %}
&#x20;**TIP: you can get the token contract address by searching for your account address on the blockchain explorer of the network you use (etherscan.io for Ethereum Mainnet, bscscan.com for BSC network etc.), then select the token you want to display in MetaMask and copy the contract address from the Profile Summary**
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://bitcore-btx.gitbook.io/swapped-bitcore/features/how-to-display-sbtx-tokens-in-your-wallet.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.
