# Evidence pages

Evidence pages aim to summarise all the available evidence for a given target-disease pair. Evidence displayed in the page includes **indirect evidence**, so the user can interrogate evidence annotated with descendants of the disease or phenotype of interest.

The structure of the page follows the same structure as the profile pages including descriptions, summary widgets, and detail widgets.

To navigate to an evidence page, from the associations page, use the kebab menu icon, next to the name of a target or disease / phenotype.

<figure><img src="/files/x8pKpCOq9VVMoTiuq5m2" alt="" width="563"><figcaption><p>Navigating a target - disease evidence page</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://platform-docs.opentargets.org/web-interface/evidence-pages.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.
