> For the complete documentation index, see [llms.txt](https://token.ethos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://token.ethos.io/self-custody-and-crypto.md).

# Self-Custody and Crypto

<figure><img src="/files/0QKhCMTnohqohAKy4Bt9" alt="" width="563"><figcaption><p>Ethos. The future is for everyone.</p></figcaption></figure>

DeFi shouldn’t be complicated — it should be empowering.

Ethos makes self-custody simple and rewarding, giving users full control of their assets while making the experience as smooth as using a traditional finance app.

Through Ethos DeFi, users can access everything — spot trading, staking, perpetuals, and lending — all within a clean, intuitive platform.

And unlike other platforms, you’re rewarded for participating. Every transaction, stake, or governance vote contributes to your standing in the Ethos ecosystem, unlocking new benefits and tiers.

With Ethos, decentralization becomes personal — and profitable.

<figure><img src="/files/DX48Ej3HAqgJrayxH3yY" alt=""><figcaption></figcaption></figure>

## The Ethos Mission

Ethos has a singular mission to advance self-custody and decentralization. By making self-custody both secure and easy, Ethos Defi removes the anxiety and friction that has always plagued DeFi apps, paving the way to make the original self-custody vision of crypto's founders a reality.


---

# 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://token.ethos.io/self-custody-and-crypto.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.
