# SOLVE Tokens

## Buying SOLVE

1. Sign in to the TuumIO Wallet app.
2. From the bottom navigation bar, tap **FUNDS**.\
   ![](/files/tj8jzvPUc9viZapFFWRv)
3. Select **Buy SOLVE**.\
   ![](/files/B7QHPIqPK1lGqnjhWG3M)
4. Enter the amount in USD.
5. The equivalent amount in SOLVE is calculated automatically.
6. Select the payment method and enter details.\
   ![](/files/qCf9041Fm79kFb8rGXRn)
7. Tap **Buy**.

## Depositing SOLVE

1. Sign in to the TuumIO Wallet app.
2. From the bottom navigation bar, tap **FUNDS**.
3. Select **Deposit SOLVE**.\
   ![](/files/Dlc0LramzjvZvWr2HjnT)
4. Scan the QR code or copy the deposit address.\
   ![](/files/2DFbimI395M8rHY6NvYw)

## Transferring SOLVE

1. Sign in to the TuumIO Wallet app.
2. From the bottom navigation bar, tap **FUNDS**.
3. Select **Transfer/Gift SOLVE**.\
   ![](/files/LAYkRuKG7Q7SCZwROtoW)
4. Enter the amount in SOLVE.
5. Enter the Wallet ID or Scan the QR code of receiver.\
   ![](/files/dbaGjB1u5BDcMhxXkVMo)
6. Tap **Transfer**.
7. Enter your PIN code.\
   ![](/files/IQ0cQzw0Xqn6p9ipAeZw)
8. Tap **Confirm**.

## Paying bills

1. Sign in to the TuumIO Wallet app.
2. From the bottom navigation bar, tap **FUNDS**.
3. Select **Pay Bills**.\
   ![](/files/AeGujtBy64IDtxM3C9KL)
4. Select the bill you want to pay.
5. Send your payment.

## Viewing transactions history

1. Sign in to the TuumIO Wallet app.
2. From the bottom navigation bar, tap **FUNDS**.
3. Select **Transactions History**.\
   ![](/files/2iVKfZHvteyzYBOQDDsC)
4. Select a transaction to view the details.\
   ![](/files/iiJse2PZt4IivNyafONr)


---

# 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.tuumio.com/tuumio-wallet-user-manual/solve-tokens.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.
