# Storage (Characters) - Add Ons

### Storage (Characters) Re-Billing

Build your offer to sell additional storage (characters) to your clients.

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

**FAQ - Storage Re-Billing**\
How does storage re-billing work?

* When a client runs out of characters in their storage sub-account's storage balance and needs to add more information to an AI agent's knowledge base ,they can purchase more characters from your agency at whatever profit margin you set.

How are my client's charged?

* When a client purchases more storage from you, their wallet will be deducted with the amount you set. Example: If you are charging your client $10/mo for an additional 1M characters of storage, their wallet balance is reduced by $10 and 1M characters are reduced from your storage balance and transferred to their sub-account's storage balance.

How am I (the agency) charged?

* The amount of storage the client purchases will be deducted from your storage balance.

Will my credit card be charged?

* No, the $5/month cost (per 1M characters) will be deducted from your wallet balance.

What is 1M characters equivalent to?

* 1 million characters of storage is roughly equal to 100 website pages, or about 2,500 pages from a book.

Example Scenario

* A client wants to upload thousands of documents or scrape thousands of web pages and add all of that data to an AI agent's knowledge base. In this scenario where they might exceed the default amount of storage (characters) provided in their plan, they can purchase more characters from you for the amount you set. Their wallet balance is reduced, and their storage balance increases.


---

# 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/the-saas-configurator/add-ons/storage-characters-add-ons.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.
