> For the complete documentation index, see [llms.txt](https://docs.takadao.io/the-lifedao-kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.takadao.io/the-lifedao-kb/the-lifedao-tld/membership-plans/h.e.n.r.y.-plan.md).

# H.E.N.R.Y. Plan

The H.E.N.R.Y. plan is The LifeDAO's white-glove membership for High Earners. It is designed for people who have the financial means to grow their wealth but don't have the time or inclination to figure out DeFi on their own. It is a DWY (Done With You) plan and is available by invitation only.

***

**What you get**

Upon acceptance and completing payment, you will receive:

* 200 USDC in starter cash, deposited directly into your LifeWallet
* All TLD products and services at the lowest fees or fee-free
* A dedicated TLD Account Manager
* A Wealth Partner: a qualified financial advisor or coach matched to your specific needs and jurisdiction
* Access to the H.E.N.R.Y. private club, including exclusive deal flow
* An invitation to the annual TLD investment conference, held in Riyadh, Singapore, London, or Geneva

***

**Your Wealth Team**

Every H.E.N.R.Y. member is assigned a Wealth Team consisting of two people:

* **Account Manager** - your dedicated point of contact at TLD, available to handle questions, resolve issues, and guide you through the ecosystem
* **Wealth Partner** - a third-party qualified financial advisor or coach, matched to your needs and requirements as determined during your onboarding call

***

**How to apply**

The H.E.N.R.Y. plan is by invitation only. Prospective members go through a vetting process to determine fit before being accepted into the program. Once accepted, you will be assigned an account manager and matched to a Wealth Partner.

To apply, contact us.

***

**Refund policy**

If you request a refund within the allowed refund period, you will receive $5,150 back. The remaining $220 covers the starter cash and on-ramp costs and is non-refundable.

For full details, see the [Refund Policy](/the-lifedao-kb/the-lifedao-tld/bold-fine-print/the-lifedao-refund-policy.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, and the optional `goal` query parameter:

```
GET https://docs.takadao.io/the-lifedao-kb/the-lifedao-tld/membership-plans/h.e.n.r.y.-plan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
