# Sub-Account Extra AI Agents

When a new client sub-account is created, a certain amount of AI agents will be allocated to them automatically based on the Free Trial settings or through the amount set in the subscription they purchase.&#x20;

For example if a client signs up and is only given 1 AI agent in their subscription plan but they want to purchase more, they can do so by going to ***Account > Billing Usage & Settings > Auto Billing*** and click the green button "Add AI Agents".&#x20;

<figure><img src="/files/N1hALxxUbUxWY75eznh0" alt=""><figcaption></figcaption></figure>

The cost of these extra AI agents will be deducted from their sub-account wallet balance.&#x20;

The quantity of AI agents will be deducted from the agency's balance of available AI agents and allocated to the client sub-account.&#x20;


---

# 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.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts/sub-account-extra-ai-agents.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.
