# How to Claim Test Tokens and Find Nodes to Stake

### Connecting to the Dashboard

1. Visit [AeroNyx Dashboard](https://app.aeronyx.network/dashboard)

#### Connection Methods

### Option 1: Using a Web Wallet

If you're not running the AeroNyx client:

* Look for the "Connect Wallet" button in the top right corner
* Your wallet must support the SOON network
* Configure your wallet for SOON network by following the [SOON Network Wallet Setup Guide](https://docs.soo.network/developers/wallet)

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

### Option 2: Using AeroNyx Client

If you're running the AeroNyx desktop client:

* The dashboard will automatically log you in
* Your client wallet will appear in the top right corner

PS : To operate a decentralized node you must download AeroNyx, but this is not necessary if you do not operate a node.

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

### Obtaining SNYX Test Tokens

#### What is SNYX?

SNYX is the test token for the AeroNyx Network on SOON network. For detailed information about SNYX, visit the [SNYX Token Guide](https://docs.aeronyx.network/aeronyx-faq-and-community-guide/snyx-token-guide-for-aeronyx-network).

#### Getting Test Tokens

1. Click the "Get SNYX test tokens" button on the dashboard
2. In the popup window, enter your SOON network wallet address
3. Confirm the request to receive your SNYX test tokens
4. Wait for the tokens to appear in your wallet (this may take a few moments)

### Staking SNYX Tokens

#### Selecting a Validator

1. Browse the available validator nodes on the dashboard
2. Review each validator's:
   * Commission rate
   * Total tokens staked
   * Historical performance
   * Uptime statistics

#### Staking Process

1. Choose your preferred validator node
2. Click on the validator to view detailed information
3. Select the amount of SNYX you wish to stake
4. Confirm the staking transaction
5. Monitor your staking position in the dashboard

### Important Notes

* Keep your wallet credentials secure
* Understand the staking terms and conditions
* Be aware of any unbonding periods
* Monitor your validator's performance regularly

### Troubleshooting

If you encounter issues:

* Verify your wallet is properly connected to SOON network
* Ensure you have sufficient tokens for transaction fees
* Check your internet connection
* Contact support if problems persist


---

# 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/decentralized-node-documentation/how-to-claim-test-tokens-and-find-nodes-to-stake.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.
