# IP address

{% hint style="info" %}
IP address automatic capture is only available for CTV channels. If you wish to discuss activating it for Site or Mobile channels please get in touch with your account manager.
{% endhint %}

For IP address, you have 2 options :&#x20;

Option 1 : Activate auto IP address capture for a CTV channel

Option 2 : Create dedicated registries then activate auto capture&#x20;

### Option #1

If you wish to have 2 dedicated registries for each CTV channel

1. Go to **Navigator > Settings >Channels**
2. Select an existing **CTV Channel** or create a new one&#x20;
3. In the IP addresses capture section, toggle "Active"
4. Save

This will automatically create dedicated registries to store IPv4 and IPv6 addresses. All captured IP addresses will then be stored in one of these two registries.

If you have multiple CTV channels don't forget to do this for each one.

### Option #2

If you wish to use the same 2 registries for all your CTV channels&#x20;

1. Create 2 devices registries **Navigator>Settings>Organisation>Device Registries**
   1. One of type `IP_V4_ADDRESS_ID`
   2. One of type `IP_V6_ADDRESS_ID`
2. Activate automatic IP capture on your CTV channel(s) : **Navigator > Settings >Channels**
3. Select an existing **CTV Channel** or create a new one&#x20;
4. In the IP addresses capture section, toggle "Active"
5. Check the "Use exisiting device registries" and select the 2 registries you created
6. Save


---

# 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://developer.mediarithmics.io/user-points/user-identifiers/networks-ids/device-based-network-ids/ip-address.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.
