# Get Started

## Installing Cake Wallet

Cake Wallet is available on Android, iOS, macOS, Linux, and Windows platforms.

<a href="/pages/40c382dfff032604590ae8ed04d58da56ba69a13" class="button primary" data-icon="android">Android</a><a href="https://apps.apple.com/us/app/cake-wallet/id1334702542" class="button primary" data-icon="apple">iOS / macOS</a><a href="https://github.com/cake-tech/cake_wallet/releases" class="button primary" data-icon="windows">Windows</a>

## Setup

Once you've successfully installed Cake Wallet, you can continue to [setup your first wallet](/get-started/setup.md).

## Have fun!

After setup for further guidance, feel free to take a look at the [features](https://docs.cakewallet.com/features), check out what [cryptocurrencies](https://docs.cakewallet.com/cryptos) we support, or look at the [FAQ](https://docs.cakewallet.com/faq/connection-issues/).


---

# 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.cakewallet.com/get-started/get-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.
