# Where can I find the Payment Receipts?

{% hint style="danger" %}
Users who purchased totle trough PayPal, please kindly request payment receipt through our [**Support Team.**](mailto:support@totlelab.com)
{% endhint %}

<figure><img src="/files/4vDSVie6X3mDvl1ZRkfz" alt=""><figcaption><p>totle Subscription Billing Information</p></figcaption></figure>

1. Go to [**totle homepage**](https://totle.me)
2. Access MyPage by clicking the <mark style="color:blue;">**MyPage button**</mark> at the top right.
3. After logging in, navigate to the <mark style="color:blue;">**Subscription History**</mark> at the bottom of the left menu.
4. Click on <mark style="color:blue;">**Payment History**</mark> at the top right.


---

# 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://faq.totlelab.com/totle-faq/installation-and-updates/receipt.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.
