# 領収書を発行する

下記の手順で、購入した記事の領収書を発行可能です。

### ①メニューの「購入した記事」を開きます

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

### ②任意の記事の三本線メニュー内「領収書」を開きます

<figure><img src="/files/3RjHYaVADCUh9hmPon3p" alt=""><figcaption></figcaption></figure>

### ③新しいタブで領収書が開きますので「このページを印刷してご利用ください」を押して適宜印刷等を行っていただければと思います

<figure><img src="/files/LfhHcW4k1Ia9MHEpadoa" alt=""><figcaption></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://deepsme.gitbook.io/guide/manual/no-1/wosuru.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.
