# Add Token to Main Screen

{% hint style="info" %}
Adding a token to your main screen lets you have an overview of your current token amount and the corresponding fiat value.
{% endhint %}

From your main screen "Tokens" tab, click "Import Token" button

<div align="left"><figure><img src="/files/xHhV32HvAXq9KuBZnRCc" alt="" width="308"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/6DdJtul3XV4N6rHCUN65" alt="" width="314"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can select multiple token at the same time from the list of tokens presented.
{% endhint %}

{% hint style="info" %}
For easier searching, you can use the Search Token
{% endhint %}

<div align="left"><figure><img src="/files/zI06bOaOsWVYR3MHpmAK" alt="" width="314"><figcaption></figcaption></figure></div>

After you selected your preferred token, click "Import Selected" button to continue

<div align="left"><figure><img src="/files/3fNFH1OlcJq1ld6o4bgA" alt="" width="314"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/LGnxJFsVDpgnP9XHx33r" alt="" width="311"><figcaption></figcaption></figure></div>

Congratulations for adding a new token on your main screen!


---

# 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://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/token/add-token-to-main-screen.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.
