# Donation Letter

**Instructions for Accessing Receipts via Settings**

1. Ensure you are [signed in](https://donatepr.com/signin?next=%2F) with the email address you used to process the transaction.
2. Click on your name in the top right-hand corner.
3. Under **My Account** click on Settings.

<figure><img src="https://1948397550-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuNQPJeCQS3kEc00OAwaT%2Fuploads%2FlMj2J1rcslLt8nQOGrjF%2Fimage.png?alt=media&#x26;token=fc4c8598-96a0-4e96-81dc-22273e527fa6" alt=""><figcaption></figcaption></figure>

4. On Dashboard sidebar, expand **Settings** and click **Donation Letter**

<figure><img src="https://1948397550-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuNQPJeCQS3kEc00OAwaT%2Fuploads%2FHqQA4QhPxpiQ20qyzQI4%2Fimage.png?alt=media&#x26;token=676d1749-2381-4f74-b21f-7b501d9dc8f4" 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://docs.donatepr.com/financial-contributors/donation-letter.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.
