# Home Page

Lmao.fun's home page features an easy way to see new and featured coins that are created on the platform. You can choose either grid or list view and sort by metrics such as market cap and volume.&#x20;

**Featured coins will be highlighted in yellow.**&#x20;

**The "Top C" (Top Contract) at the time will be featured at the top of the page and highlighted in orange.**&#x20;

<figure><img src="/files/mcLEZ7njOI9dvhCNSMgl" alt=""><figcaption></figcaption></figure>


---

# 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.lmao.fun/trading/home-page.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.
