# Billing

<h2 align="center"><sub>This page means</sub></h2>

<table><thead><tr><th width="293">Expect separate bills from</th><th>Do not expect</th></tr></thead><tbody><tr><td><sub>Each vendor whose console you touched</sub></td><td><sub>One consolidated “ARIA only” line that replaces vendor economics</sub></td></tr></tbody></table>

<h2 align="center"><sub>Three habits</sub></h2>

{% stepper %}
{% step %} <sub>**First**</sub>

<sub>Put vendors that actually charge vs the ones that provide free usage in a sheet for example</sub>

<sub>Free: Serper, Firecrawl, Notion, E2B, Telegram, Vercel, Github, Stripe and Resend</sub>

<sub>Paid: Claude (Anthropic API)</sub>
{% endstep %}

{% step %} <sub>**Second**</sub>

<sub>Watch for</sub> <sub></sub><sub>**test versus live**</sub> <sub></sub><sub>toggles before month-end surprises</sub>
{% endstep %}

{% step %} <sub>**Third**</sub>

<sub>Model keys as</sub> <sub></sub><sub>**ongoing cost**</sub><sub>, not one-time setup trivia</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>Which vendor will spike first if your traffic doubles?</strong></sub><br><sub>Name it in your next planning doc once.</sub></p>


---

# 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.ariaagi.com/ownership-and-responsibility/billing.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.
