# Preparation Before Mining

Download ALEO wallet: [Home - FxWallet](https://www.fxwallet.com/)

1. Use FxWallet to store your funds
2. Use your Exchange address to store your funds

\
Download SOL wallet: [Phantom](https://phantom.com/) or [Tokenpocket](https://www.tokenpocket.pro/en/download/app)

1. Use Phantom or Tokenpocket to store your SOS Token.
2. SOS token is now listed on multiple exchanges including Gate.io. For security reasons, we do not recommend distributing mining rewards directly to exchange deposit addresses. Please prepare your own Solana-compatible wallet for future use. If you still need to do this, we have reserved a method for it, which will be mentioned later.

Check the miner, network, and electricity situation.


---

# 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/markdown.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.
