# Pool Registration

ALEO and SOS mining in DxPool requires a DxPool account which allows changes in the wallet address configuration, miner and revenue monitoring, payment records checking.

**Registration Process**

1、Open the [DxPool](https://www.dxpool.com) official website and click on “Sign Up” on the top right.

2、Then input the sign up information as below：

<figure><img src="/files/68fqchldwsC3jytkZLNz" alt=""><figcaption></figcaption></figure>

3、After the registration information is submitted, the account will automatically login and return to the front page of the pool.

4.Please note: Your username also serves as your miner name. We recommend using the same miner name to connect to the pool for all your machines mining SOS tokens—otherwise, it may affect your SOS token rewards.

5、Please note: SOS tokens will be sent directly to your Solana (SOL) address and will not be displayed in the mining pool!


---

# 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://miner.solanaswap.co/dual-mining-guide-for-aleo-and-sos/pool-registration.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.
