# Obtainium

Official Website: <https://obtainium.imranr.dev/>

Obtainium is an Android app that helps install and update apps directly from various sources.

Obtainium can be installed by downloading the latest release from F-Droid, the <https://obtainium.imranr.dev/> or the <https://github.com/ImranR98/Obtainium>

Once Obtainium is installed, you are able to add Cake Wallet via our repository.

{% stepper %}
{% step %}

### Install Obtainium

Obtainium can be installed by downloading the latest release from F-Droid, the official website (<https://obtainium.imranr.dev/>) or the Obtainium GitHub repository (<https://github.com/ImranR98/Obtainium>).
{% endstep %}

{% step %}

### Add Cake Wallet repository

1. Open Obtainium and press the `Add App` button on the bottom bar.
2. Paste the Cake Wallet repository URL `https://github.com/cake-tech/cake_wallet/` into the `App Source URL` field, then press the `Add` button.

![1](/files/fdbf414a24eecdd150d0b620991f3172af12135a) ![2](/files/32b8096e6127f825f77dfe2b5740baa814f202a2)
{% endstep %}

{% step %}

### Select the app

Select Cake Wallet or Monero.com wallet then press `Continue`.

![3](/files/26336126ac3e6902a12ca5bdd9acc8c0bfc4f7f0) ![4](/files/445e95954c5200f81d9c55fa3fb31497468e026d)
{% endstep %}

{% step %}

### Install Cake Wallet

Press `Install` at the bottom of the app listing, and select the desired version once again if prompted.

![5](/files/71c7d2b75739f08982e5bd2a3804ea2d89016a04) ![6](/files/a58d0fa7b7d2e985b068bf1e5b44246bf2a5063a)
{% endstep %}
{% endstepper %}


---

# 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/5.x/install/android/obtainium.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.
