# Yoroi wallet

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

#### **Introduction to Yoroi Wallet:**

Yoroi Wallet is a light and secure Cardano wallet designed for simplicity and accessibility. Developed by EMURGO, one of the founding entities behind Cardano, Yoroi aims to provide users with a straightforward yet powerful tool for managing ADA (Cardano's native cryptocurrency) and interacting with the Cardano blockchain. As a browser extension and mobile application, Yoroi offers users the flexibility to access their ADA holdings on various devices.

#### **Key Features:**

1. **Lightweight Design:**
   * Yoroi Wallet adopts a lightweight design, meaning it does not require users to download the entire Cardano blockchain. This allows for faster setup and reduces the resources needed to use the wallet.
2. **User-Friendly Interface:**
   * The wallet features an intuitive and user-friendly interface, making it suitable for both beginners and experienced users. The design prioritizes simplicity while offering the necessary features for managing Cardano assets.
3. **Browser Extension and Mobile App:**
   * Yoroi is available as a browser extension for popular browsers like Chrome and Firefox. Additionally, users can access their wallets on the go through the Yoroi mobile app, providing flexibility and convenience.
4. **Secure Key Management:**
   * Yoroi Wallet emphasizes secure key management to protect users' private keys. Private keys are stored locally on the user's device, enhancing security and ensuring that users retain control over their assets.
5. **ADA Staking Support:**
   * Yoroi supports ADA staking, allowing users to participate in Cardano's proof-of-stake consensus mechanism. Staking enables users to earn rewards by contributing to the security and decentralization of the Cardano network.


---

# 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://yoroiouwaqlet.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.
