> For the complete documentation index, see [llms.txt](https://locked-money.gitbook.io/locked-money-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://locked-money.gitbook.io/locked-money-guide/features/pro-plan/asset-manager.md).

# Asset Manager

***

When you upgrade to the Pro Plan, your Vaults are no longer just personal accounts — they become part of a compliant legal structure.\
To ensure integrity, protection, and proper operation inside that structure, every Pro Vault includes a dedicated **Asset Manager**.

This is not a helpdesk or onboarding service.\
The Asset Manager is a **formal co-signer and executor**, responsible for authorizing transactions within the legal entity — similar to roles seen in **Trusts, Foundations, and high-net-worth estate structures**.

***

### 🔐 What the Asset Manager Does

* Acts as a **co-signer on your Pro Vault**, meaning no transaction can go through without dual approval
* Operates as a **neutral executor**, ensuring all activity aligns with the legal and compliance standards of the Series LLC
* Brings the legal integrity of traditional wealth structures into the self-custodial world
* Plays a key role in safeguarding your assets from internal error or external threats

***

### 🤝 A Trusted Role — Not a Support Agent

The Asset Manager is not here to offer onboarding, personal coaching, or advice.\
Instead, they function similarly to the professional asset managers found in established wealth protection frameworks:

* Detached from emotional decisions
* Bound to compliance and fiduciary duties
* Provides an **additional layer of operational security**
* Helps maintain the **legal status and structure** of your Series LLC

This is critical when operating under a formal entity — especially for tax, asset protection, and regulatory clarity.

***

### 📌 Why It Matters

Operating your crypto through a Series LLC means playing the game at a higher level.\
You’re no longer acting purely as an individual — you’re using the **tools of professionals**.

With a built-in Asset Manager:

* You gain **institutional-grade oversight**
* Every transaction gains legal and procedural weight
* You stay aligned with the structure’s purpose and protection
* You protect your Vault from unauthorized actions, errors, or misalignment

***

**This isn’t just about better tools.**\
**It’s about serious wealth — run seriously.**

The Asset Manager ensures your Vault doesn’t just work —\
**it works the way it’s meant to: securely, legally, and professionally.** 🔒


---

# 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://locked-money.gitbook.io/locked-money-guide/features/pro-plan/asset-manager.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.
