# Token List

ICPSwap features a project information display, allowing projects to update details like introductions, announcements, white papers, and token prices directly on the Token List page. When a token is included in the Token List, users can select and trade it without needing to manually import the token's canister ID into their wallet.

The Token List includes:

**SNS Tokens**: Tokens from Service Nervous System (SNS) projects, such as DKP, CHAT, DCD, and ICS.

**Chain Fusion Tokens**: Tokens like ckBTC, ckETH, and ckUSDC.

**Proposal-Listed Tokens**: Tokens added through SNS DAO proposals.

How to list through proposals? [Check here](https://iloveics.gitbook.io/icpswap/products/token-list/how-to-add-a-token-to-the-token-list)


---

# 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://iloveics.gitbook.io/icpswap/products/token-list.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.
