# Invoices

### What are Billing Invoices?

Billing invoices are invoices specifically for your account. This will include invoices for:&#x20;

* Subscriptions
* Domains
* Credit
* Custom Work
* Apps

### How to View your Billing Invoices?

1. Log into your control panel.
2. Click **Hey,&#x20;*****Your Name*** in the top right.
3. Click **My Account** from the dropdown menu.
4. On the My Account page click **Billing**.
5. A pop-up will appear.
6. Click **Invoices**.
7. Click **Download** on each invoice you wish to download.


---

# 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://help.freewebstore.com/my-account/billing/invoices.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.
