# Welcome to Agrello guides

### Get started with Agrello

{% content-ref url="/pages/9s29uuGFF9iuFtMOFxN9" %}
[Creating an account on web app](/guides/getting-started/web-app/creating-an-account-on-web-app.md)
{% endcontent-ref %}

### Learn more about the signing

{% content-ref url="/pages/2xP6y3HfmVQGGyHpItRe" %}
[Creating documents on web app](/guides/workflow/create/how-do-i-create-and-sign-documents-on-web-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/N5JZy9u3YK5YWhftLcfj" %}
[Signing documents on Android](/guides/workflow/sign/signing-documents-on-android.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zu0XPyLQ1qb0tZReLIxM" %}
[Signing documents on iOS](/guides/workflow/sign/signing-documents-on-ios.md)
{% endcontent-ref %}

### Check also API guide

{% content-ref url="/spaces/xFK4DYUcKiBES7TRIIcB" %}
[Agrello API](https://agrello.gitbook.io/agrello-api/)
{% 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://agrello.gitbook.io/guides/readme.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.
