> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/finding-tokens/memescope/blacklist.md).

# Blacklist

<figure><img src="/files/WouhnswjEpKJfLRiCmXJ" alt=""><figcaption><p>Blacklist Feature</p></figcaption></figure>

<figure><img src="/files/TmlJ6wKEds6BZYc7PeWh" alt="" width="375"><figcaption><p>Blacklisted items</p></figcaption></figure>

### Adding to the Blacklist

To blacklist an item:

{% stepper %}
{% step %}
Select the category.
{% endstep %}

{% step %}
Enter the value (e.g., a wallet address, keyword, contract address) into the input field.
{% endstep %}

{% step %}
Click **Add.**
{% endstep %}
{% endstepper %}

You can blacklist up to **1,000 unique entries**.

***

### Filter by Type

Once added, items will be organized under specific categories:

* **Dev** – Developer wallet addresses.
* **CA** – Contract addresses.
* **Keyword** – Names or text strings that appear in token titles or descriptions.
* **Website** – Any token linked to a specific domain or URL.
* **Handle** – Token-related Twitter or Telegram handles.

Use the tabs to quickly view or manage entries under each type, or select **All** to see everything at once.

***

### Why Use This?

Blacklisting helps you:

* Avoid repeat scams or tokens from known bad actors.
* Hide themes, memes, or trends you’re not interested in.
* Customize your token discovery feed to fit your risk tolerance or preferences.


---

# 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:

```
GET https://help.trade.fun/memecoins/finding-tokens/memescope/blacklist.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.
