# Token Filters

AI Agent LaunchPad have 5 token filters:

### 1.Featured

it's very important, sort by UniScore.

UniScore is composed of multiple factors, including trading volume and frequency, the relationship between the token's creation time and the user's purchase time, along with various other complex parameters.&#x20;

Together, these elements construct a decentralized UniScore, a unique feature exclusive to the UniFat.

### 2.Market Cap

### 3.Last Trade

### 4.Last Replay

### 5.Create Time


---

# 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.unifat.xyz/product-introduction/ai-agent-launchpad/token-filters.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.
