# 영수증은 어디서 받나요?

{% hint style="danger" %}
PayPal을 통해 토틀을 구입하신 고객님들은 번거로우시겠지만, 채널톡을 통해 영수증을 요청하여 주시기를 바랍니다!
{% endhint %}

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

1. [**토틀 홈페이지**](https://totlelab.com/)에 들어갑니다.
2. 우측 상단의 <mark style="color:blue;">**마이페이지 버튼**</mark>을 통해 **마이페이지에 접속**합니다.
3. 로그인 후, 좌측 메뉴 하단의 **구독 내역**에 들어갑니다.
4. 우측 상단의 **결제 내역**을 클릭 후, 영수증 출력을 원하는 거래 내역에서 <mark style="color:blue;">**출력 버튼**</mark>을 클릭합니다.


---

# 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/installdeleteupdate/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.
