# Icon

Botccoin multi-group column size icon collection

```
https://raw.githubusercontent.com/Botccoin/bitBot/main/
```

**Type group**

* Bitcoin

<figure><img src="https://raw.githubusercontent.com/Botccoin/bitBot/main/Bitcoin.png" alt=""><figcaption></figcaption></figure>

```
https://raw.githubusercontent.com/Botccoin/bitBot/main/Bitcoin.png
```

* BotccoinUSD

<figure><img src="https://raw.githubusercontent.com/Botccoin/bitBot/main/BotccoinUSD.png" alt=""><figcaption></figcaption></figure>

```
https://raw.githubusercontent.com/Botccoin/bitBot/main/BotccoinUSD.png
```

* TetherUSD

<figure><img src="https://raw.githubusercontent.com/Botccoin/bitBot/main/TetherUSD.png" alt=""><figcaption></figcaption></figure>

```
https://raw.githubusercontent.com/Botccoin/bitBot/main/TetherUSD.png
```

* QTUWorld

<figure><img src="https://raw.githubusercontent.com/Botccoin/bitBot/main/QTUWorld.png" alt=""><figcaption></figcaption></figure>

```
https://raw.githubusercontent.com/Botccoin/bitBot/main/QTUWorld.png
```

* Ethernova

<figure><img src="https://raw.githubusercontent.com/Botccoin/bitBot/main/Ethernova.png" alt=""><figcaption></figcaption></figure>

```
https://raw.githubusercontent.com/Botccoin/bitBot/main/Ethernova.png
```

If there are more, use the link combination and add \[full name of the token].png to the suffix to help you get the token icon


---

# 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://botccoin.gitbook.io/botccoin-developer-book/icon.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.
