# Wallets

Wallets store your NFTs, credits, and cryptocurrencies.  You should not share any seed phrases or passwords with anyone. &#x20;

{% hint style="info" %}
**The VRYNT Team will never ask for your passwords.  Do not provide them to anyone.  If someone requests it, please contact VRYNT immediately.** &#x20;

**If you have provided the information to the individual we may not be able to reverse it, but we can try to prevent the hacker from taking advantage of others.**
{% endhint %}


---

# 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://vrynt.gitbook.io/vrynt-platform-guide/fundamentals/wallets.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.
