# How to view ad details?

**Accessing Ad Details**<br>

**To view the Call to Action (CTA), Ad Copy, and Ad Headline:**

1. Open the ad saved in your board and click on ‘**View ad details**’ beneath the brand name.

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

2. On the left side of the ad, you’ll find the ad copy, heading, and CTA.

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

2. Click on the CTA located on the right of the headline to be redirected to the landing page.&#x20;

<figure><img src="/files/0JcuvWYsS8TPDM0bwzIE" 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://adnova.gitbook.io/adnova-academy/adnova-inspiration/how-to-view-ad-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.
