# My Invoices

## My Account Page

The invoices generated for your successful bidders post-auction are available for them in the 'My Account' page. They can access this through the menu on the top right hand corner of the auctio website.

<figure><img src="/files/Yn8Ugl9VQCnhQS4bveiR" alt=""><figcaption><p>Finding the buyers 'My Account'</p></figcaption></figure>

## My Invoice

The invoices are laid out in the 'My Invoices' tab within the buyers own account page. These invoices can be view as a PDF and downloaded to their desktop.&#x20;

<figure><img src="/files/PGNrlNeBGd1dcuGiiYDl" alt=""><figcaption><p>Viewing and downloading PDF invoices from the buyers own account page.</p></figcaption></figure>

The invoice can be viewed and downloaded as a PDF document.&#x20;

<figure><img src="/files/I2lZ79PjFfzqYfHKuf6j" alt=""><figcaption><p>Viewing the invoice and downloading it from the 'My Invoices' page.</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://manual.platformbid.com/platform-bid-user-guide/bidding-experience/my-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.
