# Getting started

- [Install & Singing in](https://docs.everwallet.net/getting-started/install-and-singing-in.md): Instructions for installing and getting started in EVER Wallet.
- [How to install your wallet](https://docs.everwallet.net/getting-started/install-and-singing-in/how-to-install-your-wallet.md)
- [EVER Wallet Extension](https://docs.everwallet.net/getting-started/install-and-singing-in/how-to-install-your-wallet/ever-wallet-extension.md): Install EVER Wallet Chrome extension
- [EVER Wallet App](https://docs.everwallet.net/getting-started/install-and-singing-in/how-to-install-your-wallet/ever-wallet-app.md): Install EVER Wallet Android/Ios app
- [Creating a new wallet](https://docs.everwallet.net/getting-started/install-and-singing-in/creating-a-new-wallet.md)
- [Creating a new wallet Extension](https://docs.everwallet.net/getting-started/install-and-singing-in/creating-a-new-wallet/creating-a-new-wallet-extension.md)
- [Creating a new wallet App](https://docs.everwallet.net/getting-started/install-and-singing-in/creating-a-new-wallet/creating-a-new-wallet-app.md)
- [Sign in with existing seed phrase](https://docs.everwallet.net/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase.md)
- [Sign in with existing seed phrase Extension](https://docs.everwallet.net/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase/sign-in-with-existing-seed-phrase-extension.md)
- [Sign in with existing seed phrase App](https://docs.everwallet.net/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase/sign-in-with-existing-seed-phrase-app.md)
- [Sign in with existing backup](https://docs.everwallet.net/getting-started/install-and-singing-in/sign-in-with-existing-backup.md)
- [Types of account](https://docs.everwallet.net/getting-started/install-and-singing-in/types-of-account.md)
- [Deploy](https://docs.everwallet.net/getting-started/install-and-singing-in/deploy.md)
- [How to get EVER](https://docs.everwallet.net/getting-started/how-to-get-ever.md)


---

# 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.everwallet.net/getting-started.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.
