> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/mobile/asset-management/connect-exchange-to-wallet.md).

# How to connect your account from an exchange platform to Coin98 Super Wallet

This feature currently supports 5 exchange platforms including Binance, Huobi, Bybit, Poloniex, and Bitfinex.

Preparation:

* An account from at least 1 of the 4 exchange platforms.
* The API key for this account.
* The Secret Key associated with this API.

Follow the platform's instructions on how to create an API before connecting to Coin98 Super Wallet. Please note that you should set the API restrictions to **"Read only"** to eliminate any risk of losing your assets.

![](https://lh6.googleusercontent.com/LJGrbBPStl_yk66pnMjtdPSbImIYEwPGiYC_fFW0EPvGli8R54LzTkFN5i58oan2krK2r-JZeG1gwoHNjDPEGbcqHXKYbq73KyQeC4u_bWOVL1mjKp80drEOfNIBqeUJsPKutTKn=s1600)

**Step 1:** At the yellow frame of the Wallet Tab, swipe **right**.

**Step 2:** Select your exchange platform from the list -> then click **Register** *(We'll choose Binance in this guide for example)*

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2Fv47nXA2LxqbKxikOorCl%2Fcoin98app-connect-exchange.jpeg?alt=media&amp;token=70c912d2-b860-4408-96f9-d7a790600e06" alt=""><figcaption></figcaption></figure>

**Step 3:** Insert the API key and Secret key associated with your trading account.

**Step 4:** Click **Connect an Exchange** to process -> click **OK** when Exchange is connected successfully

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2F3WKEK7W5ASR7XwMRC8mN%2Fcoin98-app-connect-binance-4.jpeg?alt=media&amp;token=ed4155ee-ca3e-44e5-8fdb-025410fb1f71" alt="" width="563"><figcaption></figcaption></figure>

After connecting, your new portfolio will have all assets from the connected trading account and will immediately display on the Coin98 Super Wallet. To connect other accounts, slide the new exchange assets display tab to the right again and repeat as needed.

### What else can you do?

#### 1. Disconnect an exchange account&#x20;

Click **Manage** & click the trashcan icon at the top right corner to disconnect an exchange account.

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FHroxKl489gaitgO9qXv8%2Fcoin98-app-connect-binance-2.jpeg?alt=media&amp;token=7aa026f5-fa36-4181-b7aa-4815ba422d3e" alt="" width="563"><figcaption></figcaption></figure>

#### 2. Hide or Unhide coins/tokens

Click **Manage** & click the button next to the coins/tokens that you want to hide or unhide from the total assets display.

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FJRi7qBxpGzAXQEEzduzK%2Fcoin98-app-connect-binance-3.jpeg?alt=media&amp;token=025590f1-0dc6-4ac3-8253-3b782a1a0bdf" alt="" width="563"><figcaption></figcaption></figure>

#### 3. View statistics

Go to Statistics to see how your portfolio is divided and which coins/tokens contribute the most to your total asset value.

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FR6hbbAKT2ioNx2atJgh7%2Fcoin98-app-connect-binance-5.jpeg?alt=media&amp;token=8482e042-e542-482c-816a-deee810ef40e" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.coin98.com/products/coin98-super-wallet/mobile/asset-management/connect-exchange-to-wallet.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.
