# Welcome!

{% hint style="info" %}
**Attention:** This is an exclusive plugin for use with the [**Bubble.io**](https://bubble.io), platform, and in this tutorial, you will have an explanation of what it is for, how to make the calls and what outputs you get from each option.
{% endhint %}

### shortcuts

{% content-ref url="/pages/fCoKEyM13HSBN0gDj9gp" %}
[What this plugin does](/plugin-nomalizator/overview/what-this-plugin-does.md)
{% endcontent-ref %}

{% content-ref url="/pages/CQBZW9Aay0BiKlBJenu8" %}
[How to call an action](/plugin-nomalizator/overview/how-to-call-an-action.md)
{% endcontent-ref %}

{% content-ref url="/pages/2AQUPToGKkyhGOa41ipM" %}
[Running the Normalizator](/plugin-nomalizator/overview/running-the-normalizator.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://w3pd-digital.gitbook.io/plugin-nomalizator/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.
