# Quickstart

{% hint style="info" %}
Welcome to SEGA! To get started and interact with SEGA easily, follow these simple steps:
{% endhint %}

#### Step 1: Set Up Your Wallet on Sonic SVM Mainnet

To interact with the SEGA protocol, **you’ll need a wallet that supports Sonic SVM Mainnet and** **ensure your wallet is configured to the Sonic SVM Mainnet.**&#x20;

Currently, native support for Sonic SVM Mainnet is available in the following wallets(you could also check Sonic SVM's Official doc [here](https://docs.sonic.game/users/readme/setting-up-your-wallet)):

* [OKX Web3 Wallet](https://mirrorworldfun.notion.site/Sonic-SVM-Mainnet-Network-Setting-OKX-Wallet-1a62d67d7b5f80b3ab45d1680a2ebf63)
* [Bybit Web3 Wallet](https://mirrorworldfun.notion.site/Sonic-SVM-Mainnet-Network-Setting-Bybit-Wallet-1a72d67d7b5f80f89fd7fb735f8fb7c0)
* [Nightly Wallet](https://mirrorworldfun.notion.site/1a62d67d7b5f8094b3bdf92dec32b9e8?pvs=25)
* Backpack Wallet

To switch to the Sonic SVM Mainnet, simply navigate to the network selection entry in your wallet and choose Sonic SVM. Once selected, your wallet will be connected to the correct network, allowing you to interact with SEGA.

#### Step 2: Ensure Sufficient Gas and Assets

Before interacting with SEGA, **make sure your wallet contains enough gas(SOL) and the relevant trading pair assets**. If you don’t have the necessary assets, you can easily bridge them using the [HyperGrid Bridge](https://bridge.sonic.game/), which supports seamless cross-chain transfers. You may refer to the [Bridge guide](https://mirrorworldfun.notion.site/HyperGrid-Bridge-Guide-1a62d67d7b5f8087a189da3cdfa78868).

Once you’ve completed these two steps, you’re ready to start interacting with SEGA! Enjoy lightning-fast trades, permissionless pool creation, and innovative yield-earning opportunities at your fingertips.


---

# 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://docs.sega.so/getting-started/quickstart.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.
