# FAQ

1. ***Why isnt SNEKbot working when I paste a Policy ID for a new token?***

If pasting a Policy ID does not work the token is most likely not verified on DexHunter or other DEXs yet, when a token is not verified you can find it by pasting the asset ID using the steps below

2. ***How do I find the asset ID for an unverified token?***

**Option 1:** [**TapTools**](https://www.taptools.io/) **Token Page AssetID Button** [**\[Video\]**](https://twitter.com/snekbot_io/status/1774141048295473159)

\- Search existing Policy/AssetID in TapTools Search

\- Copy Asset ID using the button on the tokens page

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

**Option 2: Cardano Scan Policy ID Page URL**

\- Search Policy ID on [Cardanoscan.io](https://cardanoscan.io/)

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

\- Click Token Fingerprint

t![](/files/TiH0BGfz3oldmh04QiXg)

\- Copy Asset ID from URL Bar

<figure><img src="/files/sqMlYrsUgtAhgiVSRrfH" 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.snekbot.io/info/faq.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.
