# Welcome

Ixkio is a full featured NFC tag management platform providing support for both regular NFC tags (NTAG213, ICODE) and authentication NFC tags (NTAG424).&#x20;

Ixkio supports both Redirect (dynamic links) and Direct Response for your NFC tags.&#x20;

For advanced users, Ixkio can also be used as an [API authentication platform for NTAG424 tags](https://docs.ixkio.com/flex-api).&#x20;

#### Redirect

When tapped, your tags will link to the ixkio management system and then instantly redirect to your destination page. You can then change this destination whenever you like or create automated rules to change the destination based on a wide range of criteria (such as number of scans, phone type, etc)

#### Direct Response

When tapped, your tags will link to the ixkio management system and we serve a landing page directly to the user. You can use our page builder to actively create pages on the fly containing unique product or other data.&#x20;

#### Dynamic

You can also create a combination of the two. For example, authorised users might see a Direct Response page with product manufacturing data, then regular users will be Redirected to your product website.&#x20;

## Getting Started

These guides will help get you started but we recommend that if you are planning out a large tag structure, then speak to us first for advice.&#x20;

### Organising your tags / products

{% content-ref url="the-basics/organisation-structure" %}
[organisation-structure](https://docs.ixkio.com/the-basics/organisation-structure)
{% 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://docs.ixkio.com/welcome.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.
