# List of Tokens

## <https://finder.kujira.app/kaiyo-1/tokens>

Browse a list of all tokens on the Kujira blockchain [here](https://finder.kujira.app/kaiyo-1/tokens).

Each token has pertinent information displayed including the token icon (or the default null icon), its total supply, and a link to its associated [FINDER](/dapps-and-infrastructure/finder.md) entry which provides additional detail.

Corresponding FINDER entries provide the following information. The token's originating address (on IBC or [on Kujira](/developers/smart-contracts/token-factory.md)); the number of decimals; any integrated decentralized applications; transaction history; and origin specific info such as the Kujira creator custom denom (or the IBC base denom, path, remote chain, & remote channel). &#x20;


---

# 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.kujira.app/developers/list-of-tokens.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.
