# Yellow Paper

{% file src="<https://220194076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY1FCu1LxWV8dChkbB1u9%2Fuploads%2FQ49asBL1JAN7qyMONo5b%2FVaulter%20Agents_%20Secure%20AI%20Delegation%20for%20NFT%E2%80%91Owned%20Smart%20Vaults.pdf?alt=media&token=d0ee8864-0a8b-4b4e-be75-1d8bfa57b109>" %}

## Abstract

Vaulter Agents provide secure, programmable delegation for NFT-owned Smart Vaults (Bitcoin + EVM). Threshold ECDSA via Lit Protocol enforces non‑custodial control, while on‑chain policy contracts constrain agent actions. Agents, built on ElizaOS, execute cross‑chain DeFi strategies like BTC liquid staking, Smart DCA, and stablecoin yield under cryptographic guardrails.

## Sections

* Smart Vault Design
* Vaulter Agents Architecture
* Strategies (BTC Liquid Staking, Smart DCA, Stablecoin)
* Security Model
* Use Cases
* Token Model (vltCORE, VAULTER)
* Conclusion


---

# Agent Instructions: 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.vaultlayer.xyz/roadmap/yellow-paper.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.
