# ✏️ Min Pair Age

**Min Pair Age** refers to the minimum duration since the creation of a trading pair. It sets the time threshold, in minutes, for trading pairs to be included in your feed. For example, if you set the min pair age to 60 minutes, only trading pairs created at least 60 minutes ago will be displayed in your feed.

<figure><img src="/files/MnT1UfT1S92IqyFdEZWN" alt=""><figcaption><p>Please reply to the preceding message to set your desired min pair age threshold.</p></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://laelaps.gitbook.io/laelaps-your-trusted-pal./private-filters/min-pair-age.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.
