> For the complete documentation index, see [llms.txt](https://project-anatha.gitbook.io/anatha-wallet-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://project-anatha.gitbook.io/anatha-wallet-documentation/master.md).

# Getting Started - Installing Anatha Wallet

## How do I install the Anatha Wallet?

To install Anatha on Desktop (Windows, Mac, or Linux) or Mobile (iPhone or Android) simply download one of the latest versions from:\
\
1\. Click the following link to download the Mobile and Desktop versions of the Anatha Wallet: <https://anatha.io/download>\
2\. See instructions below for the Windows, Mac and Linux.  &#x20;

**Windows**

For Windows users, you can click the installer after downloading and it will automatically install the application to your desktop. It should only take a few seconds to install.

**Mac**

You can click the installer after downloading, and you will be prompted to drag the application into the Applications folder. In just a few seconds, your wallet will be installed and ready to run.

**Linux**

You can download a .deb package and install Anatha by opening it. Depending on your desktop environment or distribution, the installation process might look different.\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://project-anatha.gitbook.io/anatha-wallet-documentation/master.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.
