# Integrate via Gamezop Unique Link

A "Gamezop Unique Link" is a link of the Gamezop games centre which is specific to your [Property ID](/publishers/get-started/key-terms.md). Advertising revenue generated from this link can be shared with you.

### Prerequisites

Integrating via Unique Link is quick and easy! To do so, you will just require:

* Your Gamezop Unique Link, which you can get from your Gamezop Account Manager
* A banner or an icon which you can place in your app / website. When your users tap on it, you'll open your Gamezop Unique Link. For an easy head start, you can access our free-to-use Creatives Library [here](https://dashboard.gamezop.com/creatives-library/?product=gamezop).

{% hint style="info" %}
Your Unique Link is usually a sub-subdomain of `play.gamezop.com` containing your Property ID. For instance, if your Property ID is `1234`, your Unique Link would be `1234.play.gamezop.com`.&#x20;

We also support Custom Unique Links. More on that [here](/publishers/gamezop/custom-unique-links.md).
{% endhint %}

### Add the Unique Link to your app / website

* [Add Gamezop Unique Link to a website](/publishers/gamezop/types-of-integration/integrate-unique-link/web.md)
* [Add Gamezop Unique Link to an Android app](/publishers/guides/chrome-custom-tabs-implementation.md)


---

# 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/gamezop/types-of-integration/integrate-unique-link.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.
