# Introduction

Before setting up any integration, you need to create your websites and tagIds in the Nexx360 platform. These are the core building blocks that link your inventory to the Nexx360 stack.

{% 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 %}

You can also use the API to create and manage your inventory programmatically:

{% content-ref url="/pages/LhVY1gOqrMRLYix6L6no" %}
[Management API](/platform-apis/management-api.md)
{% endcontent-ref %}

Below you can find information on specific features:

{% content-ref url="/pages/7RJjnfcrzSaKSLbQ2HLO" %}
[Bid reductions](/general-configuration/bid-reductions.md)
{% endcontent-ref %}

{% content-ref url="/pages/xbMdVPcd5iiJFWiAVMQW" %}
[Extra Feature module](/general-configuration/extra-feature-module.md)
{% endcontent-ref %}

{% content-ref url="/pages/LJdybYQx8Bq16Srqf8az" %}
[Cookie Sync script](/general-configuration/cookie-sync-script.md)
{% endcontent-ref %}

{% content-ref url="/pages/2eR4N6oAYJu7fjsv9gOH" %}
[Bid request logger](/general-configuration/bid-request-logger.md)
{% endcontent-ref %}

{% content-ref url="/pages/9OeGR092PUhhks0hFQN4" %}
[Available bidders](/general-configuration/available-bidders.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/general-configuration/introduction.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.
