# FAQ

## General Questions

### Is Minerva Wallet available for iOS / iPhone?

No, not yet. We want to see some more features completed on Android, before we start working on the iOS implementation.

### Where can I find Minerva Wallet in the Google Play Store?

Minerva Wallet was officially released in April 2020 (see our official [Medium post](https://lab10collective.medium.com/proudly-presenting-minerva-wallet-64128ef966ae)), and it can be downloaded from the Google Play Store [here](https://play.google.com/store/apps/details?id=digital.minerva).&#x20;

### What happens if I losse my Secret Recovery Phrase. Can you help me?

The Minerva Wallet is a non-custodial wallet and we have no access or knowledge at any point in time of your Secret Recovery Phrase. Therefore, you need to keep it a secret, store it in a way that noone can access it and never provide it on a website. &#x20;

### Can I become a tester?

Yes, we are working on a public testing option. Right now we are testing internally and once development circles leave enough room for two weeks of public testing, we will onboard well experienced testers to make sure that releases are as bug-free as possible. Join our [Discord](https://discord.gg/UzKcmMZNjm), so that we can keep you in the loop of this upcoming option.&#x20;


---

# 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.minerva.digital/faq.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.
