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

# Investment

The LifeDAO Investment gives members access to curated vaults designed to help them grow their wealth without relying on traditional banks or interest-based products.

As a community-owned Nobank, The LifeDAO brings together financial tools that help members save, spend, protect, and grow their money while keeping ownership and control of their funds. The investment vaults are part of this broader Nobank experience, giving members simple access to selected opportunities without having to navigate the complexity of DeFi alone.

The first investment products planned under The LifeDAO are the **BTC-ETH Vault** and the **Gold Vault.**

### Investment vaults at a glance

| Vault         | What it is                                                | Best for                                                                             |
| ------------- | --------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| BTC-ETH Vault | A curated vault focused on Bitcoin and Ethereum exposure. | Members who want access to major crypto assets through a simpler, guided structure.  |
| Gold Vault    | A curated vault focused on gold exposure.                 | Members who want a more familiar store-of-value option within The LifeDAO ecosystem. |

### Why investment vaults matter

Traditional finance often makes wealth-building feel complicated, restricted, or dependent on institutions that do not always align with members’ values.

The LifeDAO investment vaults are designed to make selected opportunities easier to understand and access, while keeping the experience aligned with the wider Nobank model: ownership, transparency, community, and ethical financial infrastructure.

### Who can access investment vaults?

| Member type     | Access to investment vaults                                  |
| --------------- | ------------------------------------------------------------ |
| Basic members   | Not included by default                                      |
| Premium members | Included as part of Premium benefits                         |
| HENRY members   | Included, with additional guidance through their Wealth Team |

### How the investment section is organized

| Page          | What members will find there                                                                       |
| ------------- | -------------------------------------------------------------------------------------------------- |
| BTC-ETH Vault | Overview of the vault, who it is for, how it works, risks, and key things to know before using it. |
| Gold Vault    | Overview of the vault, who it is for, how it works, risks, and key things to know before using it. |

{% hint style="info" %}

### Important note

The LifeDAO is not a bank, not an investment company, and does not custody user funds. The investment vaults should be understood as part of The LifeDAO’s curated Nobank ecosystem, not as guaranteed investment products or financial advice.
{% endhint %}

### Explore investment vaults

| Vault         | Open page                                                    |
| ------------- | ------------------------------------------------------------ |
| BTC-ETH Vault | [BTC-ETH Vault](/the-lifedao-kb/investment/btc-eth-vault.md) |
| Gold Vault    | [Gold Vault](/the-lifedao-kb/investment/gold-vault.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://docs.takadao.io/the-lifedao-kb/investment.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.
