# Invoices

Invoices for your sold products will be sent to you right after transaction take place. \
\
Invoice shows the price paid by customer, tax rate, fungies rate and net amount.&#x20;

For Subscription invoices, navigate to the Dashboard -> Transactions -> Subscriptions. By clicking on the detail of the subscription you'll find all invoices associated with the Subscription:

<figure><img src="/files/Bt793xSNFout3zzpmLuc" alt=""><figcaption><p>Invoices can be downloaded when viewing Subscription details</p></figcaption></figure>

We're working on customizing invoices including uploading your own logo to them.

All invoices are sent by Fungies Inc. - we're the Merchant of Record and will also be on the invoices as the seller / official reseller.&#x20;


---

# 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.fungies.io/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.
