# Astar Surge Pre-Deposit

#### Step 1: View Your Assets on the Pre-Deposit Page

* Navigate to the **SONEX Pre-Deposit Page**:
  * Visit [Pre-Deposit Page](https://sonex-9ybwjtvxi3hr38z3p13d8e.vercel.app/pre-deposit).

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

* View Asset Summary:
  * On the left side of the page, a panel displays all your assets.
  * **Note**: Assets will only appear after bridging them from Astra Network to the Soneium Network.

***

#### Step 2: Bridge Your Assets

1. **Click the Bridge Button**:
   * Locate and click the **Bridge** button on the page to initiate the bridging process.
2. **Select Tokens to Bridge**:
   * A list will display previously deposited tokens on Astra Network, such as **ASTR** and **vASTR**.
   * Choose the tokens you want to bridge.

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

3. **Review Bridging Fees**:
   * A bridging fee of **4.376 ASTR** will be deducted for the transaction.
4. **Start Bridging**:
   * Click the **Let’s GO!!!** button to proceed.
   * Complete the signature request in your wallet to finalize the transaction.
5. **Optional: Change Receiver Address**:
   * By default, bridged assets will transfer to the wallet used for the deposit. If you wish to send the assets to a different wallet, modify the receiver address in the designated field.

<figure><img src="/files/42WIdO4SyZe4skEcJURi" alt=""><figcaption></figcaption></figure>

***

#### Step 3: Understand Rewards

Bridging and depositing assets allow you to earn **SONEX Points** and **X-Token Rewards**:

1. **SoneX Points**:
   * Earn **10x the deposited token amount** in points, capped at **6,000 points**.
2. **X-Token Rewards**:

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

* **Staked Amount** includes the total of **ASTR**, **wASTR**, and **vASTR**.

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

***

#### Step 4: Withdraw Assets After Bridging

1. **Withdraw Bridged ASTR**:
   * Once the assets are successfully bridged to **Soneium Network**, users can withdraw them immediately by clicking the Withdraw Button.
2. **Confirm the Transaction**:
   * Complete the withdrawal process by confirming the transaction in your wallet. After the transaction is confirmed, the withdrawn assets will appear in your wallet.

<figure><img src="/files/9x0pKPYiPK9KbSenlFwq" alt=""><figcaption></figcaption></figure>

***

#### FAQ

#### **What is X-Token?**

* **X-Token** is a temporary replacement token issued before the TGE (Token Generation Event) of **SONEX**.
* Features:
  * Custom exchange rate.
  * Cannot be swapped or transferred.
  * Will be used for airdrops, fee discounts, and other utilities post-TGE.

**When Can I Withdraw My Deposited Assets?**

* If you have already bridged your assets to **Soneium Network**, you can withdraw them immediately after bridging.
* If you have **not bridged your assets**, the deposited assets will become available for withdrawal after **2025-02-01 00:00:00 UTC**. Stay tuned for additional information closer to this date.

***

#### Troubleshooting Tips

* **Bridging Delays**:
  * If bridging takes longer than expected, wait a few minutes and refresh the page.
* **Incorrect Receiver Address**:
  * Ensure the receiver address is correct if modified.
* **Wallet Connectivity Issues**:
  * Reconnect your wallet and try again if the process is interrupted.


---

# 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.sonex.so/learn-how/astar-surge-pre-deposit.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.
