# Accounts

{% content-ref url="/pages/f2VkG3U3iohEGh0umkd5" %}
[Add an Account](/how-to/accounts/add-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/px2XjVEcjheblxIWFpDf" %}
[Adjusting the Balance](/how-to/accounts/adjusting-the-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y1ULK3oGF2ZiCZd8VDKh" %}
[Set a Maximum Call Duration](/how-to/tenants/set-a-maximum-call-duration.md)
{% endcontent-ref %}

{% content-ref url="/pages/dBugG9u5bRwFjyPFfX2G" %}
[Set a Maximum Spend](/how-to/accounts/set-a-maximum-spend.md)
{% endcontent-ref %}

{% content-ref url="/pages/M7UYn4qnk15afgoRK1M6" %}
[Set a Concurrent Call Limit](/how-to/accounts/set-a-concurrent-call-limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/y8sR1yHHD9v5siPLL5La" %}
[Exporting Accounts](/how-to/accounts/exporting-accounts.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.teleflow.app/how-to/accounts.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.
