# Listing a Token on OISY

Listing your token with OISY is simple and straightforward. We only need your:

* Ledger Canister ID
* Index Canister ID
* icrc1 logo must be a Data URL \*
* Token listed on CoinGecko \*\*

{% hint style="info" %}
\* = Not Required, but [preferred](https://docs.oisy.com/using-oisy-wallet/faq#why-is-the-token-logo-not-showing-for-a-token-in-the-wallet)\
\*\*= Not Required, but allows us to display token price
{% endhint %}

Join the [OISY Discord](https://discord.com/invite/ejBT7dQneK) server and share these details with us in the "# 🛠・dev-questions' Channel—more often than not, we can include your token in our next release.\ <br>


---

# 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.oisy.com/integrate-with-oisy/listing-a-token-on-oisy.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.
