> For the complete documentation index, see [llms.txt](https://docs.azul.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.azul.cards/getting-started/what-no-trust-needed-means.md).

# What "No Trust Needed" means?

*“No Trust Needed”* means that to use our card effectively, **you don’t even need to trust us** — you stay in full control of your funds at all times.

In most similar services, you’re required to **deposit money into the company’s internal wallet** and trust them to hold it.&#x20;

**Azul Card works differently.**

You keep your crypto in your **own wallet** — just as you’re used to. You only send crypto when you want to **top up your card**. Once the top-up is processed, your crypto is **instantly converted to fiat** and added to your card balance. **Nothing is stored or held by us**.

The top-up process takes just a few minutes, so there’s **no need to preload serious amounts** in advance. Simply withdraw **exactly as much as you need, when you need it**. Even in the worst-case scenario, potential losses are minimal — and your **absolute privacy remains fully intact**. You don’t need to trust us the way you would a traditional fintech company. \
\
\&#xNAN;*Don’t trust anyone — just keep your crypto in your wallet, as you always have.*


---

# 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.azul.cards/getting-started/what-no-trust-needed-means.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.
