# Usage

In the Usage section of Conductor, you can see information on how many prompts have been sent to each model, the input and output token totals for each model, and how much each model has cost you.&#x20;

Arcee Conductor does **not** add a premium onto the cost of any 3rd party models.&#x20;

<figure><img src="/files/zFxTywQCWWYqseRfc0Vz" alt=""><figcaption><p>Conductor Usage</p></figcaption></figure>


---

# 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.arcee.ai/arcee-conductor/features-and-functionality/usage.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.
