# Yoroi Wallet

<img src="/files/Y4UI5FUUh9REIZt7TPos" alt="" class="gitbook-drawing">

Yoroi wallet is a non-custodial wallet for the  (ADA) ecosystem and its native tokens. It is a light wallet, similar to Adalite, and works as a web browser extension, unlike the popular , which is a full-node software wallet that needs to be installed on a desktop.

A “light wallet” means that it doesn’t run the entire blockchain in your browser or on your computing device like Daedalus, but instead, connects to Emergo servers remotely to read and post transactions to the Cardano network. This allows the wallet to run on a device while using minimal resources and maintaining a high performance.

The Yoroi wallet can send, receive, store, stake, and manage Cardano network addresses and assets. The wallet is open-source, secure, fast, and very easy to use with a nice interface.&#x20;


---

# 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://yoroiiwallet-1.gitbook.io/us/yoroi-wallet.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.
