# Ember NFT Wallet

<figure><img src="https://lh6.googleusercontent.com/ULDv8sVhk-ppjmWFgq-0wuvsRCghghjVfd1IB8e6J6Oqh_2Qna_xxZUcs_sDAW26cX56j9kP2FdY4o5RvUA67rioTnb3wWYmWfYI_Bwi6LyPBazO8r9MJeDcaWEnM_Xtb2zOe5MujtStPbiBMna6dO8MFjYQnH6Xjsefi52-yUE_lbzpJfWI1in8AA" alt=""><figcaption></figcaption></figure>

Borrowers would utilize The Ember NFT Wallet to borrow NFTs from Ember. The Ember NFT Wallet gives Borrowers the ability to interact with the NFT through adapters and the permissions they set, by simulating the ownership of the assets in the vault Protocol, whilst ensuring that the Borrower cannot remove the NFT from the vault. This approach secures the assets of the Lenders, and allows them to set the terms of usage of their assets.

#### Features:

* Enables borrowing of NFTs through Ember&#x20;
* Normative wallet functions include storage of tokens, NFTs and transaction history.&#x20;
* Additional features optimized for NFTs & Gaming Rental Statistics -&#x20;
* Information on rented NFTs (remaining duration). Extend Rental Duration through Wallet.&#x20;
* Cross-Chain&#x20;
* Non-Custodial.

<figure><img src="https://lh6.googleusercontent.com/H3jVXTzAtnuqti4JS2KuqzcIgNRB1IDy_-DQdBnORyf6DtgarcK9i8__HZqjxfRdicTvGwNPij1GCNpSoS-M2Z4u5WEccmWPlXp60ugzA-pic9hKgTfS02ueQDqPTPqwUStj6Yu5VVk6X9pbNsFLh9tKMz3jXrZfaMdpe9FhaJ6tgtlhPpXr4wHvxQ" alt=""><figcaption></figcaption></figure>

The Ember NFT Wallet interacts with the vault protocol in which the NFT is staked through the use of adapters which whitelist the actions that the Borrower can use the NFT. The Game or Application would recognize the vault as the owner of the NFT for the entire rental duration. By simulating the ownership of the assets in the vault protocol through the Ember NFT Wallet, Borrowers can utilize their rented NFTs in line with the permissions they have been granted, and ensures that the NFTs cannot be misused by the Borrower.


---

# 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.ember.app/technical-overview/ember-nft-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.
