# Downloads

{% hint style="warning" %}
**The Oxen Network has transitioned to the Session Network. More information** [**here**](https://oxen.io/blog/development-is-transitioning-to-session-token)**.**&#x20;
{% endhint %}

Need some help using our wallets? Check out the [Oxen wallet guides](https://docs.oxen.io/oxen-docs/using-the-oxen-blockchain/oxen-wallet-guides). You can also find out more about [setting up service nodes](https://docs.oxen.io/using-the-oxen-blockchain/oxen-service-node-guides/full-service-node-setup-guide) and [staking](https://docs.oxen.io/oxen-docs/using-the-oxen-blockchain/oxen-service-node-guides/staking-to-shared-service-node) from our wallets.

## Oxen Wallet downloads

The Oxen GUI Wallet is the most user friendly Oxen Wallet, and is perfect for beginners or those simply looking to send or store their OXEN.

The CLI wallet is for more advanced users, and offers more tools to interact with the Oxen blockchain.

#### Windows

* [Oxen GUI Wallet](https://github.com/oxen-io/oxen-electron-gui-wallet/releases/download/v1.8.3/oxen-electron-wallet-1.8.3-win.exe) v1.8.3
* [Oxen CLI Wallet](https://github.com/oxen-io/oxen-core/releases) (packaged with Oxen Core)

#### macOS

* [Oxen GUI Wallet](https://github.com/oxen-io/oxen-electron-gui-wallet/releases/download/v1.8.3/oxen-electron-wallet-1.8.3-mac.dmg) v1.8.3
* [Oxen CLI Wallet](https://github.com/oxen-io/oxen-core/releases) (packaged with Oxen Core)

#### Linux

* [Oxen GUI Wallet](https://github.com/oxen-io/oxen-electron-gui-wallet/releases/download/v1.8.3/oxen-electron-wallet-1.8.3-linux.AppImage) v1.8.3
* [Oxen CLI Wallet](https://github.com/oxen-io/oxen-core/releases) (packaged with Oxen Core)

#### Android

* [Oxen Mobile Wallet from Play Store](https://play.google.com/store/apps/details?id=io.oxen.wallet)
* [Oxen Mobile Wallet from GitHub](https://github.com/oxen-io/oxen-mobile-wallet/releases/)

#### iOS

* [Oxen Mobile Wallet](https://apps.apple.com/app/oxen-wallet-rangeproof/id1547745078)


---

# 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.oxen.io/oxen-docs/downloads.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.
