> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/integrations/content-management-system-cms/inwink.md).

# Inwink

Adding Didomi CMP to your WordPress site is straightforward and requires no development skills.&#x20;

**Follow these steps to add the CMP to your website!**

### **✅ Pre requisites**&#x20;

You need the two following Didomi parameters to properly configure the plugin and correctly deploy the Didomi notice on your website:

* *Organization Public API Key*
* *Notice ID*

{% hint style="info" %}
If you don't know where to find these parameters in the Didomi console, consult [this documentation](/integrations/content-management-system-cms/retrieve-didomi-parameters-for-cms-plugin.md).
{% endhint %}

### &#x20;✅ Deploy the Didomi CMP in your Inwink website

* From your Inwink back-office,
  * If you are configuring an event, navigate to *WEBSITE > Webmaster > CMP / COOKIE BANNER*.

    If you are configuring a root website, navigate to *Webmaster > CMP / COOKIE BANNER.*
* Select Didomi and click on *Configure*.

<figure><img src="https://support.didomi.io/hs-fs/hubfs/image-png-Jul-01-2024-10-21-07-8514-AM.png?width=688&#x26;height=272&#x26;name=image-png-Jul-01-2024-10-21-07-8514-AM.png" alt="" width="563"><figcaption></figcaption></figure>

* Add the *Organization Public API Key* and the *notice ID* (prerequisite).

  <figure><img src="https://support.didomi.io/hs-fs/hubfs/image-png-Jul-04-2024-08-27-35-7281-AM.png?width=1616&#x26;height=1228&#x26;name=image-png-Jul-04-2024-08-27-35-7281-AM.png" alt="" width="563"><figcaption></figcaption></figure>
* *Save*.

The Didomi CMP notice will now be displayed on your website.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/integrations/content-management-system-cms/inwink.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
