# How to Share Ads?

**Sharing Ads:** Share ads securely with clients, team members, or anyone else across the internet with controlled access.\
\
**To Share Ads:**

1. Click the 'share' icon on the top right corner of the ad.

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

2. Set access controls as desired and click ‘**Generate link**.’

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

3. Copy the generated link to share it.

<figure><img src="/files/B63dTjTd9Z6C38qOtWVs" 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-share-ads.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.
