> 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/paywall/qiota.md).

# qiota

Didomi and qiota join forces to offer you an integration which combines consents and paywalls. qiota is a software that proposes the creation of paywalls through consent paths to optimize user engagement. This partnership allows you to use Didomi consents for your qiota paths.

### **Add qiota as a vendor**

You first need to add qiota as a vendor on your Didomi Console.

1. Go to your Didomi Console.
2. On the left menu, click on **Consent Notices.**
3. Go to the **Vendors & Purposes** section.
4. Click on **+ NEW VENDOR** or **search qiota** in the search bar.

<img src="/files/NYU8IQYeq8VzmDa2ZEOl" alt="image-1" width="516">

&#x20;

### **Integrate Didomi consents with qiota**

1. Go to your Didomi Console.
2. Go to **Settings**.<br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/image%20(1).png?width=688&#x26;name=image%20(1).png" alt="" width="563"><figcaption></figcaption></figure>
3. Click on **Copy API Key.**
4. Go to your Qiota interface.
5. Paste the Didomi Key in **AJOUT/EDITION EDITEUR.**\ <br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-10-05%20at%2013.33.39.png?width=688&#x26;name=Screenshot%202022-10-05%20at%2013.33.39.png" alt="" width="563"><figcaption></figcaption></figure>
6. Go to **Edition d’un segment** to identify data collection refusals through Didomi CM&#x50;**.**<br>

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202022-10-05%20at%2013.33.54.png?width=688&#x26;name=Screenshot%202022-10-05%20at%2013.33.54.png" alt="" width="563"><figcaption></figcaption></figure>

If you would like any further information do not hesitate to contact Didomi’s support team.


---

# 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/paywall/qiota.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.
