# How to withdraw my earnings?

Your earning are paid in cryptocurrencies. Half in BUSD stablecoins pegged 1:1 to the USD, and half in ITGY (INTΞGRITY) tokens.

You can withdraw BUSD and ITGY independently anytime by transfering to your wallet.

### What's a crypto wallet?

Crypto wallets keep your private keys – the passwords that give you access to your cryptocurrencies – safe and accessible, allowing you to send and receive cryptocurrencies. They come in many forms, from hardware wallets like Ledger (which looks like a USB stick) to mobile apps and browser extensions, which makes using crypto as easy as shopping with a credit card online.

### How to install a wallet?

INTΞGRITY works on the Binance chain (which is a fork of Ethereum) offering a very large number of supported wallets. In this guide, we'll use one of the more famous wallet: Metamask.

Metamask exists in 3 flavors: a browser extension (Chrome, Firefox, Edge, Brave), an iOS app, and an Android app.

![](https://2582211437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxHK0jMeDBwryrc5sUaLK%2Fuploads%2FulzsSZeuXcFE2j3o7xoT%2FScreen%20Shot%202022-07-07%20at%2010.05.21%20AM.png?alt=media\&token=f15f6eaa-ae85-44f8-9e34-cfa971cb1777)

To install it, simply visit [metamask.io](https://metamask.io) and click on the Download button.

### How to add the Binance chain, BUSD and ITGY tokens to my wallet?

In order to receive BUSD and ITGY, you need to add the Binance chain (BNB chain) and the tokens to your wallet. This action only needs to be performed once.

We made it a simple as possible. On our website, go in your profile>rewards (or simply click here: [int3grity.com/rewards](https://www.int3grity.com/rewards)), then click on the buttons:

* Add Binance (BNB) chain to Metamask
* Add BUSD token to Metamask
* Add ITGY token to Metamask

*If you prefer to do it manually, the contract address for each token is displayed.*

Make sure to select BNB Chain at the top of your Metamask Chrome extension:

![](https://2582211437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxHK0jMeDBwryrc5sUaLK%2Fuploads%2FHJnhGXZpEr65Z36QomhL%2FScreen%20Shot%202022-07-07%20at%2010.18.33%20AM.jpg?alt=media\&token=680e9703-c51e-44dd-b94c-7c6840c2dabf)

And now you see our 2 new tokens listed below:

![](https://2582211437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxHK0jMeDBwryrc5sUaLK%2Fuploads%2Fgj2vxcLNVigvFldCLYtH%2FScreen%20Shot%202022-07-07%20at%2010.23.24%20AM.jpg?alt=media\&token=46642aa4-9ba3-4711-bc3b-e591a8067518)

### How to transfer my BUSDs and my ITGYs?

On Metamask, copy your wallet address by clicking on the icon at the top, next to 0x...

![](https://2582211437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxHK0jMeDBwryrc5sUaLK%2Fuploads%2FOf2urjXWJwe8y5ui4oAg%2FScreen%20Shot%202022-07-07%20at%2010.23.24%20AM.jpg?alt=media\&token=73eca57c-5c4e-41d9-9b55-3599ef71a51a)

On INTΞGRITY, go in your profile>rewards (or simply click here: [int3grity.com/rewards](https://www.int3grity.com/rewards)), click on the button "Transfer", paste your wallet address, enter the amount you want to transfer, and click "Send"

![](https://2582211437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxHK0jMeDBwryrc5sUaLK%2Fuploads%2FbibCgQicsA1yAbLajDFs%2FScreen%20Shot%202022-07-07%20at%2011.16.08%20AM.jpg?alt=media\&token=4d825ce4-e09c-47f9-a320-f435d72fc26b)

Allow few seconds for the transaction to process, and you are done.

{% hint style="info" %}
Note: The system automatically deduces the gas fee.
{% endhint %}


---

# 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://faq.int3grity.com/how-to-withdraw-my-earnings.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.
