> For the complete documentation index, see [llms.txt](https://bitcore-btx.gitbook.io/swapped-bitcore/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitcore-btx.gitbook.io/swapped-bitcore/master.md).

# Swapped BitCore

![](/files/-MhngwzsFE2-eJrS-dON)

{% hint style="success" %}
**Swapped BitCore** helps you get the most out of your **BTX** in the new **DeFi world**.
{% endhint %}

### ➕ Add sBTX to your favorite wallet&#x20;

You can now store your **sBTX** in any of the following wallets\
[Metamask](https://metamask.io/) - Brave, Chrome, Android, iOS \
[Safepal](https://www.safepal.io/) - Hardware, Android, iOS \
[Trust Wallet](https://trustwallet.com/) - Android, iOS \
[Atomic Wallet](https://atomicwallet.io/) - Windows, MacOS, Ubuntu, Debian, Fedora, Android, iOS\
[Binance Wallet](https://chrome.google.com/webstore/detail/binance-wallet/fhbohimaelbohpjbbldcngcnapndodjp) - Extension brave\
\
**Under add custom tokens, enter the contract number and the following data:**\
0x000000089fb24237dA101020Ff8e2AfD14624687 - [Contract](https://bscscan.com/address/0x000000089fb24237da101020ff8e2afd14624687)\
Name: **Swapped BitCore** or **sBTX**\
Symbol: **sBTX**\
Decimals: **8**

![sBTX Contract QR](/files/-Mhnai53VFux1T2UuCpn)

{% content-ref url="/pages/-Mi3dBKiuGBo2bmQVkxt" %}
[How to display sBTX tokens in your wallet](/swapped-bitcore/features/how-to-display-sbtx-tokens-in-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhnv2WJf1BW3T9H0imz" %}
[Create a Wallet](/swapped-bitcore/features/create-wallet.md)
{% endcontent-ref %}

### **Swap BTX to sBTX and sBTX to BTX**

In three simple steps, thanks to our bridge, you can change your **BTX** to **sBTX**.

1.- Go to <https://swap.bitcore.cc/>

![](/files/-MhnWuFJNWZx2tSlNnOR)

2.- Select the destination (**sBTX** or **BTX**), enter the amount to be swapped, enter your **sBTX BEP20** address (**BSC Network**) and start the swap.

3.- Wait for the corresponding confirmations and receive your coins or tokens.

**Low fees** \
Why pay more? **sBitCore** runs on **Binance Smart Chain**, a blockchain with much lower transaction costs than Ethereum or Bitcoin.

{% content-ref url="/pages/-Mho7iVsC5m7CxH6MeZ0" %}
[Connect your Wallet to swap.bitcore.cc](/swapped-bitcore/features/.-..md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhnkM5\_lDObXn53mVUg" %}
[Swapped](/swapped-bitcore/features/swapped.md)
{% endcontent-ref %}


---

# 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://bitcore-btx.gitbook.io/swapped-bitcore/master.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.
