# Getting Started

#### 1) A cryptocurrency Wallet

$YEARN is compatible with a wide variety of crypto wallets. [Metamask](https://metamask.zendesk.com/hc/en-us/articles/360015489531-Getting-Started-With-MetaMask) is used most commonly.

YearnTogether uses [Web3Modal ](https://web3modal.com/)which supports the hundreds of wallets.

#### 2) USDT

YearnTogether allows you to deposit USDT in exchange for Pass on the Binance networks.&#x20;

**BEP20USDT : 0x55d398326f99059fF775485246999027B3197955**

You can get USDT on Centralized Exchanges, Decentralized Exchanges, or a FIAT to buy it directly from your bank account or credit card.

#### 3) The network's native Gas Token

To deposit, you need a small amount of the network's native gas token in your wallet to cover the transaction fees.&#x20;

{% hint style="info" %}
Depositing, claiming prizes, and withdrawing requires a transaction and will cost BNB as fee.
{% endhint %}

We believe that our platform has the potential to transform the way we think about games and IDOs, and we are excited to have you along for the journey. We can't wait to show you how it works. So, sit back, relax, and let's dive into the world of gaming-enabled IDOs!

**You are now ready to make your initial deposit!**

Follow the link below to the [How to Deposit](https://www.youtube.com/watch?v=Qg69rwk5SHo) Guides.


---

# 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://yearntogethers-organization.gitbook.io/doc/yearn/getting-started.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.
