# Displayed Token

Tokens on the homepage are displayed like "Trading Cards" with following style:

<figure><img src="/files/Q6uWyX2qZxsdCVOc7ZVB" alt="" width="375"><figcaption></figcaption></figure>

1. Token Border: White for all tokens / Yellow for LFG token / Pink for tokens migrated to Uniswap / Turquoise for tokens migrated to Pancakeswap
2. Website: Shows up if a website link has been provided
3. X: Shows up if a X link has been provided
4. Telegram: Shows up if a Telegram link has been provided
5. Migrate: Shows up for tokens that have migrated or for the LFG token
6. Image: the provided image
7. Token Creator Address (for LFG this is the zero address as there exists no bonding curve data)
8. Token Contract Address
9. Token Symbol / Ticker
10. Token Name
11. Token Description if provided
12. Bonding Curve Progress Bar
13. Market Cap
14. Chain Symbol (only shows up if "all" is selected as chain)


---

# 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://lfg-club.gitbook.io/lfgclub/bonding-curve/displayed-token.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.
