> For the complete documentation index, see [llms.txt](https://meta.buddhistgeeks.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meta.buddhistgeeks.org/trainings/kindful-donations/access-kindful-account.md).

# Access your Kindful Account

**First, go to**: <https://buddhistgeeks.kindful.com/user/sign_in/>

If you created a login when you set-up a recurring donation, then you can login directly here. &#x20;

![](/files/-M525jOd0HFKReFCQGGR)

**If you can't login** then try clicking the **"Didn't receive confirmation instructions?"** link, which will bring up this:

![](/files/-M537NtVSbmPfaiLPT8t)

Once you've confirmed your account you'll be able to [**update your payment information**](/trainings/kindful-donations/update-your-payment-information.md), [**change the recurring donation details**](/trainings/kindful-donations/change-your-recurring-donation.md), and/or [**delete your recurring donation**](/trainings/kindful-donations/delete-your-recurring-donation.md).


---

# 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://meta.buddhistgeeks.org/trainings/kindful-donations/access-kindful-account.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.
