# Getting started

## Preparations for first-timers&#x20;

As of now InterPool is only available on Ethereum and Polygon Testnets (Goerli and Mumbai) as security audits will have to be carried out prior deploying on the Mainnet.

### 1) To use InterPool you first need to chose in between one  of the below option:

#### a - For new comers to Web3 ecosystem - A simplified on-boarding&#x20;

If you are new to the ecosystem, don't worry! There is a really straight forward way to use InterPool.&#x20;

Using the option "Connect with email" you can log in with your Google account or any email address. InterPool relies on [Magic Link](https://magic.link/connect) for this feature that provide a simplified on-boarding.

Even if this solution exists, we highly recommend to use wallets like Metamask.

#### b - Install a cryptocurrency wallet&#x20;

InterPool is compatible with a wide variety of crypto wallets. Some of the most common are [Metamask](https://metamask.zendesk.com/hc/en-us/articles/360015489531-Getting-Started-With-MetaMask), [Orange](https://www.orangewallet.app/), and [Rainbow](https://learn.rainbow.me/)[.](https://rainbow.me/) Follow one of the links for more information on setting up and securing your wallet.

If you want to deposit on Goerli or Mumbai, you first have to add the networks to your wallet. You can do this in the Interpool dApp, by choosing the Network in the top right corner.&#x20;

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

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

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

To use InterPool on **Goerli Testnet**, you need GöETH token to cover the transaction fees. You have to create an account on <https://goerlifaucet.com/> to be able to claim 0,2GöEth for free or ask us on Twitter : <https://twitter.com/IrruptionLab>

And to use InterPool on **Mumbai Testnet**, you need MATIC token to cover the transaction fees. You can get some MATIC here : <https://mumbaifaucet.com/> or ask us on Twitter : <https://twitter.com/IrruptionLab>

### 3) Get USDC

InterPool allows you to deposit USDC in exchange for tickets.&#x20;

You can get USDC on Centralized Exchanges, Decentralized Exchanges, or a FIAT Onramp to buy it directly from your bank account or credit card.&#x20;

If you logged in with your email using the [Magic Link](https://magic.link/connect) feature everything can be done directly within the InterPool app using this external feature.&#x20;

If you have decided to install your cryptocurrency wallet, you can follow the guides for [Polygon](/interpool/interpool/interpool-on-goerli-mumbai-testnets.md#step-2-approve-tokens-for-deposit).

### You are all set for your first deposit now! &#x20;

Follow the links below to the [How to Deposit](broken://pages/-MlX26L-jxdKgFxncYa4) 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://irruption-lab.gitbook.io/interpool/welcome/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.
