# Getting Started

## Creating your Game Account

### Step 1 - Start the Game Bot

Click the link below to access the Game Bot directly. Afterwards, the game bot will be available to play with directly from your messages.&#x20;

{% embed url="<https://t.me/PlaySSSGameOfficialBot>" %}

<figure><img src="/files/fM9cidpqnpxvhtqzsuog" alt="" width="293"><figcaption><p>Click Start</p></figcaption></figure>

### Step 2 - Create an Account

You can choose to let the app generate a wallet for you, or import your own existing wallet.&#x20;

The game automatically assigns you a referral code belonging to one of the top players, but otherwise you can change it to another code

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

## Funding your wallet&#x20;

### Step 1 - Get ETH to the Blast Network

There are multiple ways to bridge to the Blast Network covered here.&#x20;

{% content-ref url="/pages/Zu9DQZOeIqW9uJYe0R0u" %}
[Bridging to Blast](/quick-info/bridging-to-blast.md)
{% endcontent-ref %}

### Step 2 - Fund your game wallet

From the home screen, you can open the wallet page to get your wallet info. \
\
You can fund your account with ETH and SSS by sending it to your game address. Only a small amount of ETH is needed to pay for gas fees since it's an on-chain game.&#x20;

The game is fully decentralized and does not store your key on a server, so please remember to export and store your private key safely.

The private key can be used to let you login on another device that is already signed into your current telegram account. In addition, you can use it to restore your account if you get signed out.&#x20;

<figure><img src="/files/8nzU2DyQfxQAs1CncGUU" alt=""><figcaption></figcaption></figure>

### Step 2 - Get SSS&#x20;

After funding the wallet with ETH, you can swap for SSS from the app directly whenever you require SSS.

There's a simple step-by-step guide to do it.

{% content-ref url="/pages/gGMt9ESz5dXQ3y1WwPxO" %}
[Swap SSS](/introduction/swap-sss.md)
{% endcontent-ref %}

{% hint style="info" %}
You're all set to start playing!&#x20;
{% 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://docs.sss.game/introduction/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.
