# Decaf Integration

[Decaf](https://www.decaf.so/) is the non-custodial wallet for global ramps, no fee token exchanging, and gasless transactions, where you securely hold your keys.

With a Decaf account, you can easily transfer your Gibwork rewards directly to fiat currency.

## How to add your Decaf Account to Gibwork

1. To add your Decaf account to Gibwork, go to the Account page. To access the Account page, click on your avatar in the top right-hand corner, then select Account.

<div align="left"><figure><img src="/files/ERtTAMzPls9ehZ2QZR67" alt=""><figcaption></figcaption></figure></div>

2. In the Decaf section of the Account page, select a verified email address associated with your Decaf account. If your email is not in the dropdown, make sure to add it using the 'Add email address' button above.

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

3. Once added, you will receive a message indicating that the Decaf Wallet is connected

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

## How to send funds to your Decaf Account.

When you go to claim a reward, you'll be presented with an option to withdraw the funds to your Decaf Wallet

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


---

# 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.gib.work/integration-and-partnerships/decaf-integration.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.
