# ✏️ Max Pair Age

**Max Pair Age** refers to the maximum duration since the creation of a trading pair. It determines the time limit, in minutes, for trading pairs to be included in your feed. For instance, if you set the max pair age to 60 minutes, only trading pairs created within the past 60 minutes will be displayed in your feed.

<figure><img src="/files/gNBajFEjh1es3CQzqFfz" alt=""><figcaption><p>Please reply to the preceding message to set your desired max 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/max-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.
