# User Docs

- [Introduction](https://docs.zivoe.com/user-docs/introduction.md): Zivoe is a RWA protocol that enables users to earn yield from private credit. You deposit stablecoins, the vault finances private credit deals, and you then earn yield.
- [Yield Strategy](https://docs.zivoe.com/user-docs/yield-strategy.md): Zivoe finances and purchases interests in high-yield short duration private-credit portfolios originated by vetted lending partners.
- [Deposit & Earn](https://docs.zivoe.com/user-docs/deposit-and-earn.md): Everything you need to know to deposit, earn, and track your portfolio with Zivoe
- [Redeem & Claim Yield](https://docs.zivoe.com/user-docs/redeem-and-claim-yield.md): How to redeem your vault tokens back for stablecoins and claim the yield you've earned.
- [ZVE Token](https://docs.zivoe.com/user-docs/zve-token.md): ⚠️ The ZVE Token is not trading on any exchanges yet, beware of scams.


---

# 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.zivoe.com/user-docs.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.
