# Interacting with AeroNyx: Wallet Setup Guide

### Prerequisites

We recommend using Google Chrome and OKX Wallet for the best experience with AeroNyx.

### Step 1: Install OKX Wallet

{% embed url="<https://chromewebstore.google.com/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge>" %}

1. Visit the Chrome Web Store and install the OKX Wallet extension
2. Either create a new wallet or import your existing wallet credentials
3. Once your wallet is set up, switch to the SOON Network

<figure><img src="/files/L1BSfarMxj9LhhkNfinG" alt="" width="187"><figcaption></figcaption></figure>

{% embed url="<https://www.okx.com/help/how-do-i-create-import-an-okx-wallet>" %}

### Step 2: Get SOON Network Gas Fees

To interact with smart contracts on AeroNyx, you'll need SOON Network gas fees. Here's how to get them:

1. Visit the official SOON Bridge: <https://bridge.mainnet.soo.network/home>
2. Connect your OKX wallet
3. Bridge ETH from Ethereum Mainnet to SOON Network
4. Wait for the bridging process to complete

### Important Notes

* Always verify you're on the correct network (SOON Network) before performing any transactions
* Keep enough ETH in your wallet to cover gas fees
* Double-check all transaction details before confirming

### Security Tips

* Only use official links and verified sources
* Never share your wallet's private keys or recovery phrase
* Be cautious of phishing attempts and unofficial websites


---

# 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.aeronyx.network/aeronyx-faq-and-community-guide/interacting-with-aeronyx-wallet-setup-guide.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.
