> For the complete documentation index, see [llms.txt](https://zeebit.gitbook.io/zeebit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zeebit.gitbook.io/zeebit.io/basics/getting-started.md).

# Getting Started

{% hint style="info" %}
Please ensure you've read through the entirety of the[ **Public Alpha Disclaimer**](/zeebit.io/basics/public-alpha-disclaimer.md) section before continuing on.
{% endhint %}

***

## **Select a Network & Connect your wallet**

Zeebit alpha is live on two different networks: **Solana** and **Sonic**.

{% hint style="info" %}
You will need funds on your network of choice.
{% endhint %}

To choose your network, navigate to the "Connect" button at the top right hand corner of the screen.

<figure><img src="/files/mh5ROqlhJkhyQhT6Opje" alt=""><figcaption></figcaption></figure>

&#x20;If you are already connected, click on the wallet button.

<figure><img src="/files/RnqLavMRJWRoSvtEWu1r" alt=""><figcaption></figcaption></figure>

This will open a modal. On the left hand column you can toggle between supported networks.&#x20;

<figure><img src="/files/hxAkPSaoZenSA18YXm0D" alt=""><figcaption></figcaption></figure>

Some wallets do not support Sonic. You can see the list of [supported wallets ](/zeebit.io/basics/getting-started/supported-wallets.md)here.

***

You will be asked to sign a message (not a transaction, don't worry!) to authenticate your wallet. The sceen may differ depending on which wallet you are using.

<figure><img src="/files/Suv5RzqN9NtU2uaMtk1q" alt="" width="362"><figcaption></figcaption></figure>

If it's your first time on the platform, you will be asked to read some information and confirm your understanding — including accepting the terms of use of the platform and protocol.<br>

<div><figure><img src="/files/Chjaq97e6dXNHDxJyirL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EORz5lxTX29rTDS5uJKx" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://zeebit.gitbook.io/zeebit.io/basics/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.
