# Frequently Ask Questions

Q: Do I need KYC verification to use Armour Wallet?

A: No! Armour Wallet prioritizes your privacy and anonymousness and hence doesn’t require any form of profile or identity verification for our users.&#x20;

Q: What is Armour Wallet, and how does it work?

A: Armour Wallet is a digital wallet that allows you to securely store, send, and receive cryptocurrencies. It works by generating a unique contract address and private key for each cryptocurrency that you hold. Your contract address serves as your account number, and your private key is used to access your funds and authorize transactions.

Q: How do I create Armour Wallet?&#x20;

A: To create Armour Wallet, download App on your store or use our web wallet service. Click on create wallet and follow the instructions provided to create a wallet, and be sure to securely store your private key and seed phrase.

Q: What types of cryptocurrencies does Armour Wallet support?

A: Armour Wallet supports all commonplace cryptocurrencies and some other unique digital assets.

Q: How do I send and receive cryptocurrency using Armour Wallet?

A: To send cryptocurrency, you will need to enter the recipient’s contract address and the amount of cryptocurrency that you want to send. To receive cryptocurrency, simply provide your specific contract address to the sender.

Q: What are seed phrases and private key, and how do I keep it safe?

A: A private key is a secret code that allows you to access your assets in Armour Wallet. It is important to keep your private key safe and secure, as anyone who has access to it can alsoaccess your funds. You can store your private key in a secure location, such as a hardware wallet or a password-protected file.&#x20;

Q: What is the nature of your transaction fees?

A: The fees charged for transactions may vary depending on the specific cryptocurrency and the current network conditions. Be assured that we offer the most competitive fees available.&#x20;

Q: What happens if I lose access to my wallet?

A: If you lose access to your wallet or forget your private key and seed phrase, you may not be able to access your funds. It is important to keep your private key and seed phrase safe and to have a backup in case of loss or damage.


---

# 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://armourwalletappwhitepaper.gitbook.io/whitepaper/token-details-and-socials/frequently-ask-questions.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.
