> For the complete documentation index, see [llms.txt](https://docs.bird.com/toky-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/toky-en/how-to-guidestokyapp/viewing-your-toky-account-invoice.md).

# Viewing your Toky account invoice

Note: You will find only invoices and bills that have been paid.<br>

#### Steps to get your Invoice

1. From your Toky dashboard in the upper right corner, please click on your Toky profile name, and then from the drop-down select *Payment Panel .*\
   \\

   <figure><img src="/files/0VNqT2vrnt17i39lg4Cy" alt=""><figcaption></figcaption></figure>

   \
   \\
2. Next click on *Receipts*\
   \\

   <figure><img src="/files/DOW0iX4kROJigCcLsyFo" alt=""><figcaption></figcaption></figure>

   \
   \
   It will open up a separate tab with all invoice history and Bill payments made:\
   \\

   <figure><img src="/files/jAHMurfYtmjBAFdN7BUh" alt=""><figcaption></figcaption></figure>

   \
   \
   You can download the required invoice you are looking for by clicking the **Download** button as pointed out above.\
   \\


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bird.com/toky-en/how-to-guidestokyapp/viewing-your-toky-account-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.
