# How to switch to BSC Testnet

{% tabs %}
{% tab title="Token Pocket" %}
![](/files/bORDpZut0lug0ADvWk21)

## Token Pocket

1\. Click **\[Assets]** and select your **BSC** address with whitelist qualification.

<div align="left"><img src="/files/cIBTPqLSUJO7QlUQwrqd" alt=""></div>

&#x20;

2\. Click **\[Me]**, select **\[Settings]**

<div align="left"><img src="/files/oJMAmFDS2M00oupRMZzs" alt=""></div>

3\. Click **\[Node Setting]**, and **\[Add Custom Nodes].**

<div align="left"><img src="/files/PiBC0TtabhIzpzZzS2jx" alt=""></div>

4\. Copy this link and paste it in the blank of **\[Add custom nodes]** to **\[Confirm]:**\
**<https://data-seed-prebsc-1-s1.binance.org:8545>**

<div align="left"><img src="/files/TpRTKDDKm90YjCCTc9Ue" alt=""></div>

5\. Select the network node that you just added. The ✔ will appear when the selection is successful.

<div align="left"><img src="/files/yjbzLoknZ6XJ1Yznkh7F" alt=""></div>

6\. Back to the homepage to add Test Token.

**NXTP (Test Token representing NT) Contract Address:** 0x7d39b9c548b4d8140c958a56ad6ca7d7b82a863f
{% endtab %}

{% tab title="MetaMask" %}
![](/files/tN4vYrDqDYShYZXnokZo)

## MetaMask

1\. Login to your Metamask wallet and click on **\[Ethereum Mainnet].**

<div align="left"><img src="/files/4aonA465HhVsX3YmTrQY" alt=""></div>

2\. Choose **\[Custom RPC]**.

<div align="left"><img src="/files/1aH3tC1FP5M3i5vuMj4W" alt=""></div>

3\. Key in the relevant details to configure **BSC** Test network:

**Network name:** BSC-Testnet

**New RPC URL:** <https://data-seed-prebsc-1-s1.binance.org:8545>

**ChainID:** 97

**Currency Symbol(optional):** BNB

**Block Explorer URL(optional):** <https://testnet.bscscan.com>

<div align="left"><img src="/files/GePzn8MV8KUgmccqqnul" alt=""></div>

&#x20;

4\. Click **Networks，**&#x63;hoose **\[BSC-testnet].**

<div align="left"><img src="/files/WRA194Iu3cuto9uGlimH" alt=""></div>

5\. Add Test Token.

**NXTP (Test Token representing NT) Contract Address:**&#x20;

0x7d39b9c548b4d8140c958a56ad6ca7d7b82a863f
{% 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://docs.nextype.finance/tutorial/how-to-switch-to-bsc-testnet.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.
