> 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/basic-plan.md).

# Basic Plan

The Basic plan is The LifeDAO's entry-level membership for $100/year (\~$8/month). It is designed for people who are new to DeFi and want to explore the TLD ecosystem without committing too much upfront. It is a DIY (Do It Yourself) plan.

***

**What you get**

Upon signing up and completing payment, you will receive:

* 20 USDC in starter cash, deposited directly into your LifeWallet
* Access to the LifeWallet and LifeCard
* The ability to send, receive, and spend crypto immediately

The 20 USDC starter cash is yours to use right away; top up your LifeCard, send it to someone, or simply use it to get familiar with how your LifeWallet works. For many new members, this is the first crypto they have ever owned.

***

**Basic is best for you if:**

* You are new to DeFi or crypto
* You want to explore The LifeDAO ecosystem with low risk
* You want access to The LifeDAO community and it's core products

***

**Upgrading**

You can upgrade to the Premium or HENRY plan at any time by contacting customer service.&#x20;

***

**Refund policy**

If you request a refund within the allowed refund period, you will receive $75 back. The remaining $25 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/basic-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.
