# Valora (mobile)

## Prerequisites

* Smartphone (iOS or Android)
* A small amount of **CELO is required for transaction fees**. Users should be able to swap cUSD to CELO in the Valora app or purchase CELO directly.
* Most users have the best experience by using their **phone's native browser** (i.e. Safari on iOS), **not being in a private** browsing session, and after having **verified their phone number** on the Valora app.

## Installing Valora

To install Valora, install the mobile wallet from <https://valoraapp.com/>.

## Connecting Valora to Ubeswap

* Go to and click `Connect to a wallet`
* Select `Valora` as the wallet

<figure><img src="/files/Xrfk3HA1sTi3Yo6G09XU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pogLY4AU0lsHR0pPSDci" alt=""><figcaption></figcaption></figure>

* Accept the popup to open the link in the Valora app

<figure><img src="/files/gT9S5aq6TskMchFfWHjI" alt=""><figcaption></figcaption></figure>

* Click `Allow` to connect your Valora wallet to Ubeswap

  * NOTE: This action only allows Ubeswap to see your public wallet information i.e. your wallet address

<figure><img src="/files/txSXPN57PThJEsYHQ14i" alt=""><figcaption><p>Wallet connected!</p></figcaption></figure>

## Using the Alfajores Testnet

If you are following this tutorial for the Alfajores testnet, you can obtain CELO via <https://celo.org/developers/faucet> by providing your wallet's address. Your wallet's address can be found on Valora here:

<figure><img src="/files/BIIjZXB0A5WkKScjnkvM" alt=""><figcaption></figcaption></figure>

Tip: Your wallet address will start with `0x`.


---

# 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.ubeswap.org/wallet-support/valora-mobile.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.
