# Arbitrage Blacklist

Blacklist feature allows users to blacklist specific tokens from their Arbitrage Scanner.&#x20;

To utilize this feature, you must locate the red cross icon in the upper right corner of each Arbitrage opportunity. By clicking on this icon, you can effectively blacklist the token of your choice, ensuring that it no longer appears in your Arbitrage opportunities.

<figure><img src="https://lh6.googleusercontent.com/LchKnI2QfFwu_O6JPkcIxssQH-dt4TfY-uhbzeNiH-HsMo8f2JMMEoBdOi_3-JfKwqmEkYtOkpGeu9Lb1lLZrrwFl_qdtLhN433V9PyPy_v_nLwzM695xKQf-_5kbSmjr3dNKeBxgOGC1E__TlE6pL4" alt=""><figcaption></figcaption></figure>

If you need to remove some token from the Blacklist - just click "Blacklist" button and you can select the tokens which you would like to remove.

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


---

# 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.alphador.ai/subscription-features/arbitrage/arbitrage-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.
