# Campaign Details

To access the detailed page for a specific campaign, simply click on the campaign's name in the table.

<figure><img src="/files/Mq2u2iQC0AXa2iFljcTQ" alt=""><figcaption></figcaption></figure>

&#x20;This will allow you to review in-depth information about that campaign. Once clicked, you will be redirected to a detailed page showcasing comprehensive information about the selected campaign.

<figure><img src="/files/eA6YpZ9uhEjOspcRhRwA" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.monogoto.io/hub/campaigns/campaign-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.
