# Delete Custom Token

From your main screen "Tokens" tab, click the custom token you want to be deleted

{% hint style="info" %}
This will only remove the custom token from your main screen "Token" tab.
{% endhint %}

<div align="left"><figure><img src="/files/Pyvj2516jI2T6LTjsdmP" alt="" width="375"><figcaption></figcaption></figure></div>

Click "Remove Token" button

<div align="left"><figure><img src="/files/cVo0EPzOR9MYbe2RE2sC" alt="" width="375"><figcaption></figcaption></figure></div>

Click "Remove Token" button to continue

{% hint style="info" %}
To completely remove the custom token from your token list, Please follow the steps below.
{% endhint %}

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

<div align="left"><figure><img src="/files/16LiYenq5XjoFbKXVLdn" alt="" width="375"><figcaption></figcaption></figure></div>

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

Scroll down until the bottom of the list and you will find your custom token, then click the delete icon to continue.

Congratulations for deleting a custom token!


---

# 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/custom-tokens/delete-custom-token.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.
