# Swap SSS

## Swap ETH for SSS

### Step 1 - Go to Wallet Page

From the main game page, select the Wallet Icon

### Step 2 - Select the Swap Button

Selecting the Swap Button will take you to the Swap Page

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

### Step 3 - Click the Swap Button

The amount of SSS can be added by manually by either typing, or using the quick amount feature to choose from one of the four default options available.&#x20;

<figure><img src="/files/0QcBVt0XJbs9WN9CfFUF" alt=""><figcaption></figcaption></figure>

### Step 4 - Confirm transaction

Finish by signing an on-chain transaction. A success or failure will be received to show if the transaction is complete.&#x20;

The updated account balance will be reflected in the wallet after a successful transaction.&#x20;

<figure><img src="/files/0WgZXihkHJ3alDGvThtg" alt=""><figcaption></figcaption></figure>


---

# 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/swap-sss.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.
