# Getting Started

Step 1: Install Veggies Gotchi app

Install our application from your phone on our official website: \
\
<https://veggiesgotchi.com/> \
\ <mark style="color:red;">**NEVER INSTALL ANYTHING FROM ANOTHER WEBSITE!**</mark>&#x20;

<div align="left"><figure><img src="/files/3d3tYDfwbEbqahq2qLdI" alt="" width="345"><figcaption></figcaption></figure></div>

## Step 2: Export your private key NOW

Veggies Gotchi app uses account abstraction technology ([Account Abstraction](/veggies-gotchi/how-veggies-gotchi-works/game-technology/account-abstraction.md))\
This means that you'll have a wallet integrated directly into the app.\
By exporting your private key, you ensure that you never lose access to your account and funds.\
Read [Keep Your Private Key Safe](/veggies-gotchi/important/keep-your-private-key-safe.md) for more informations.\
\
Click the button "Export your private key" to export it:

<div align="left" data-full-width="false"><figure><img src="/files/BaD0mUNznjBbFL2YRSpt" alt="" width="188"><figcaption></figcaption></figure></div>

You can also import your own wallet in the app by importing your private key if you dont want to use Veggies Gotchi Wallet.

## Step 3: Fund your Veggies Gotchi Wallet

To get started and access the game, you'll need to send $ETH to your Veggies Gotchi wallet on zkSync.\
You need to deposit at least 0.01 $ETH to unlock it!\ <mark style="color:red;">**ONLY SEND $ETH ON ZKSYNC NETWORK, DON'T SEND FROM ANOTHER NETWORK!**</mark>&#x20;

<div align="left" data-full-width="false"><figure><img src="/files/SjzsTqLMMUrlqDkRN9U5" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="info" %}
*If you don't have $ETH on zkSync, you can use this bridge:* [*https://portal.zksync.io/bridge/*](https://portal.zksync.io/bridge/)
{% 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://veggies-gotchi.gitbook.io/veggies-gotchi/gameplay/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.
