# Registries

{% content-ref url="/pages/FgQ6GDI43Zca4lDA7gzd" %}
[Eternal Registry Storage](/how-kaio-works/smart-contracts/registries/eternal-registry-storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/r5hXqdRH9tSUI57UTW94" %}
[Base Registry](/how-kaio-works/smart-contracts/registries/base-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/iYWkXlOthWdtwjZYvNj5" %}
[Role Registry](/how-kaio-works/smart-contracts/registries/role-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/2qwVd0DZTS5F3gigCC5R" %}
[Jurisdiction Registry](/how-kaio-works/smart-contracts/registries/jurisdiction-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/fsH7moOrCewcXE49bNTl" %}
[Investor Registry](/how-kaio-works/smart-contracts/registries/investor-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/vgSAHZZPzLQdGOTkdhfM" %}
[Dealer Registry](/how-kaio-works/smart-contracts/registries/dealer-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/GX5fVehU1ShqAio1BhiT" %}
[Fund Registry](/how-kaio-works/smart-contracts/registries/fund-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/8ROtpcsbAQJuzaJhWuAB" %}
[Instrument Registry](/how-kaio-works/smart-contracts/registries/instrument-registry.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://docs.kaio.xyz/how-kaio-works/smart-contracts/registries.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.
