> For the complete documentation index, see [llms.txt](https://docs.fonscan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fonscan.io/bridgewallet/wallettutorial/tokenpocket.md).

# TokenPocket

## &#x20;How to add FON Smart Chain in TokenPocket?

1、Open TokenPocket, click Add Wallet in the top right corner and click 【Add Custom Network】.

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

2\. Open the custom network interface, and click 【Easy Add】 in the upper right corner, TokenPocket will list the popular public chains, and you can easily search for the public chains you need to add through this entrance.

Fill in 【fon】  in the search bar, and you can see the search results below, click it and be ready to add FON Smart Chain.

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

3\. Double-check the information and click “Save” in the right corner to add it successfully. Go back to the “Select Network” interface and pull down to the bottom to see the FON Mainnet.

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

4\. Click on the FON Mainnet, and you can choose “Create” or “Import” to use the FON wallet.&#x20;

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

5、After adding the FON Smart Chain, click 【Details】, and select 【Wallet Sync】to select the wallet you want to sync.

<figure><img src="/files/gD01EYemI4BEdFR1hZYK" alt=""><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.fonscan.io/bridgewallet/wallettutorial/tokenpocket.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.
