# Download Invoice

Every time your credit card is charged by Stripe, there will be an accompanying transaction in your Agency's dashboard for it with an invoice for you to download if you want.&#x20;

To download an invoice,  go to ***Account  > Billing Usage & Settings > Dashboard > Stripe Payment History** and* then click on the Invoice icon next to the transaction you want to download.

<figure><img src="/files/ggwoi4THw8oFahEog0QX" alt=""><figcaption><p>Image showing Stripe Payment History with the icons to download invoices circled in red.</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.stammer.ai/stammer.ai-docs/account-management/agency-billing/download-invoice.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.
