# Add Unique Link to your website

This couldn't get any simpler. To open your Astrozop Unique Link from your website, you need to do the following:

**Step 1:** Place [an icon or a banner](#user-content-fn-1)[^1] in a suitable spot in your site from where you want users to be able to visit Astrozop

**Step 2:** Hyperlink the icon / banner to open your Astrozop Unique Link. We suggest opening the Unique Link in a new tab instead of the same tab, so that your users can easily come back to your website.

{% hint style="warning" %}
**Do not open the Astrozop Unique Link within an iframe.** Astrozop Unique Links do not work within iframes.
{% endhint %}

[^1]: You can access a library with thousands of ready-made creatives for all our products [here](https://dashboard.gamezop.com/creatives-library/?product=astrozop).


---

# 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.platform.gamezop.com/publishers/astrozop/integrate-unique-link/web.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.
