# SNYX Token Guide for AeroNyx Network

### What is SNYX?

* Test token on [SOON](https://soo.network/) mainnet&#x20;
* Used for:
  * AeroNyx node registration
  * Node staking purposes
* No liquidity - NOT for trading

### How to Claim SNYX:

#### Step-by-Step Process:

1. Visit: <https://app.aeronyx.network/dashboard>
2. Connect your [SOON](https://soo.network/) network-compatible wallet
3. Follow claiming instructions

#### Claiming Rules:

* You can receive 500 SNYX at a time.&#x20;
* You can receive it once every 2 hours.&#x20;
* 12 times per day.

### ⚠️ Important Safety Notice

* SNYX has NO trading value
* AeroNyx does NOT support OTC trading
* Beware of scams or unauthorized trading offers
* Use ONLY for network testing and staking


---

# 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/snyx-token-guide-for-aeronyx-network.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.
