# What are Account NFTs?

## What are Account NFTs?

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

Account NFTs represent your Suilend deposits and borrows using a dynamic NFT on Sui.

A dynamic NFT on Sui is a type of NFT that can change and evolve over time, enhancing its functionality and versatility.

This account NFT will appear in your wallet when you first deposit funds in Suilend and constantly refreshes to show your up-to-date balances.

## 🚨 Securing Account NFTs&#x20;

**It's VERY important that you secure the Account NFT, as it contains your Suilend account positions.** If you transfer the Account NFT out to another address, you will transfer ownership of your Suilend account, and any assets, to that new address. **Similarly, if you burn this NFT, you will lose access to this account.**

**Suilend is unable to help you recover any assets if your Account NFT has been transferred from your account.**

On the other hand, Account NFTs make it convenient to transfer your Suilend account to a new wallet (eg. a cold wallet) without having to unwind your positions.


---

# 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.suilend.fi/faq/what-are-account-nfts.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.
