> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gelato.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting up Gas Tank

As we have launched the `Gelato Onchain Cloud`, we have also updated the `Gas Tank` setup, Here are some guides to help you get started.

## Gas Tank with EOA

Before you can start using Gelato services, you’ll need to set up your Gas Tank account. Here’s a guide on how to set up Gas Tank with an EOA:

<div className="w-full rounded-xl overflow-hidden bg-black mb-4" style={{ aspectRatio: '16/9' }}>
  <iframe width="100%" height="100%" src="https://drive.google.com/file/d/1TLXVU3SYnFQV1TaROaBcvIuD7yV8Yg6g/preview" title="Gas Tank with EOA" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen className="w-full h-full" />
</div>

You’ll first need to set up Gas Tank on Mainnet. After that, you can either use the same EOA on testnets or choose a different one if you prefer to keep separate EOAs for different environments.

## Gas Tank with Safe

Before you can start using Gelato services, you’ll need to set up your Gas Tank account. Here’s a guide on how to set up Gas Tank with an Safe:

<div className="w-full rounded-xl overflow-hidden bg-black mb-4" style={{ aspectRatio: '16/9' }}>
  <iframe width="100%" height="100%" src="https://drive.google.com/file/d/10KYnsXp0RWbT4QCZ2cPioBuK4ic_Cndj/preview" title="Gas Tank with Safe" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen className="w-full h-full" />
</div>

You’ll need to select `WalletConnect`, then search for `Safe` and set it up for Mainnet. Similar to the EOA setup, you’ll have the option to use the same Safe on testnets, or choose a different one if you prefer to keep separate Safes for different environments.
