# Setup

Elsa AI Automata offers SDK and widgets for integration into applications or platforms, enhancing blockchain interactions and decision-making.

* Elsa SDK and widgets can be integrated into decentralized applications (dApps) to provide a more user-friendly experience.
* Elsa's natural language processing (NLP) capabilities allow dApps to offer a natural language interface for their users.
* This integration simplifies complex blockchain interactions and helps easy navigation for complicated user interfaces.
* It significantly reduces the learning curve usually associated with traditional blockchain interactions.
* Elsa SDK and widgets also provide support for user queries, offering real-time assistance and hence enhancing user engagement.


---

# 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.heyelsa.ai/elsa-widget/setup.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.
