# Hook Details

The Hook Details page extends the information displayed on the Hook Card from the [Hook List](/hookrank/core-features/dashboard/hook-list.md) by incorporating several additional components. It features a comprehensive list of currency pairs (1) for which the hook has pools, an AI-generated description (2), and specific metrics such as earnings (3), Total Value Locked (4), and transaction volume (5). For each of these metrics, users can view charts showcasing trends (6) over 7, 30, 90 days, and all-time duration. Furthermore, the page includes a percentage comparison (7) for each metric, detailing the difference from the previous day, as well as over the last 24 hours, 7 days, and 1 year.

<figure><img src="/files/ti7cfVFvGz0Ccrn4FH8h" 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://hookrank.gitbook.io/hookrank/core-features/dashboard/hook-details.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.
