# Native

Nexx360 provides a simple native tag, which allows to launch an auction and get the results through a simple GET or POST call.

## Example

```html
https://fast.nexx360.io/native?tag_id=testnexx&native_config=1&gdpr=1&gdpr_consent=CPgocUAPgocUAAHABBENCjCsAP_AAAAAAAAAJBNf_X__b3_j-_5___t0eY1f9_7__-0zjhfdl-8N3f_X_L8X_2M7vF36tq4KuR4Eu3LBIUdlHOHcTUmw6okVrzPsbk2cr7NKJ7PEmnMbeydYGH9_n1_z-ZKY7___f_77__-____3_____-_f___5______f_V__97fn9_____9_P___9v__9__________3___8AAABISADAAEEgg0AGAAIJBCIAMAAQSCFQAYAAgkEMgAwABBIIdABgACCQRCADAAEEgiUAGAAIJBFIAMAAQSCA.f_gAAAAAAAAA&url=https://www.cnn.com/
```

Few steps are required:

{% content-ref url="/pages/KVpHagelIKzsjtJaqekL" %}
[Add and manage websites](/general-configuration/add-and-manage-websites.md)
{% endcontent-ref %}

{% content-ref url="/pages/cwwa8tPxKFrthFG4GzOn" %}
[Add and manage tagIds](/general-configuration/add-and-manage-tagids.md)
{% endcontent-ref %}

{% content-ref url="/pages/9uZMEaEf2LR6NavkIiRO" %}
[Native Configs](/integration-methods/native/native-configs.md)
{% endcontent-ref %}

{% content-ref url="/pages/O5zfy4KYCCz13BXZHn3D" %}
[GET](/integration-methods/native/get.md)
{% endcontent-ref %}

{% content-ref url="/pages/wo5lBhYQcyfHebgps8L4" %}
[POST](/integration-methods/native/post.md)
{% endcontent-ref %}

{% content-ref url="/pages/i64uDyGTDNpGzVEiPwty" %}
[Sample Response](/integration-methods/native/sample-response.md)
{% endcontent-ref %}


---

# 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.nexx360.io/integration-methods/native.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.
