# Types of integration

There are 2 ways in which you can bring Gamezop to your app / website.

### 1. Integrate via Unique Link

In this method, [you place an icon or a banner](#user-content-fn-1)[^1] in your app / website and hyperlink it to your own Gamezop Unique Link we share with you. This is the recommended method of integration and has the following benefits:

* **Easy and quick:** Takes 1 web / app developer under 30 minutes to go live. This takes your user to the Gamezop Game Centre which lists all our games.
* **White-labeled experience:** The Gamezop Game Centre can be customised to meet the look and feel of your product.
* **Superior ad-monetisation:** You benefit from our best-in-class ad-optimisation techniques as users see ads on the games listing pages, as well as while playing games. This leads to higher ad-revenues for you.

[Know more](/publishers/gamezop/types-of-integration/integrate-unique-link.md)

### 2. Integrate via All Games API

Take this approach if you want to create your own UI for listing games.&#x20;

In this method, you can use Gamezop's All Games API to populate your own UI and directly take users from your app / website into individual games instead of taking them to the Gamezop Game Centre.

[Know more](/publishers/gamezop/types-of-integration/all-games-api.md)

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


---

# 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.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.
