> For the complete documentation index, see [llms.txt](https://docs.emc.network/emc-testnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines.md).

# EMC Airdrop Guidelines

- [EMC Airdrop Guidelines](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/emc-airdrop-guidelines.md)
- [What is EMC Public Testnet?](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/emc-airdrop-guidelines/what-is-emc-public-testnet.md)
- [EMC Public Testnet Incentive Program](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/emc-airdrop-guidelines/emc-public-testnet-incentive-program.md)
- [EMC Public Testnet Mining Rules](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/emc-airdrop-guidelines/emc-public-testnet-mining-rules.md)
- [How to seek help if you encounter a problem?](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/emc-airdrop-guidelines/how-to-seek-help-if-you-encounter-a-problem.md)
- [How long will the EMC Public Testnet  Mining Event last?](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/emc-airdrop-guidelines/how-long-will-the-emc-public-testnet-mining-event-last.md)
- [Wallet Setup](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/wallet-setup.md)
- [Method 1: One-Click Configuration (Recommended)](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/wallet-setup/method-1-one-click-configuration-recommended.md)
- [Method 2: Manual Configuration](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/wallet-setup/method-2-manual-configuration.md)
- [EMC Testnet Network RPC Information](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/wallet-setup/method-2-manual-configuration/emc-testnet-network-rpc-information.md)
- [Faucets: Claim Test Tokens](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/faucets-claim-test-tokens.md): Please follow the specific instructions and faucets rules.
- [Testnet Tutorial Guide](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide.md): A comprehensive tutorial for users on different operating systems:
- [Windows Tutorial](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-tutorial.md)
- [Docker Installation and Setup Tutorial（Window Version）](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-tutorial/docker-installation-and-setup-tutorial-window-version.md): Ensure Docker is properly installed and set up before initiating GPU Mining mode .
- [MacOS Tutorial](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/macos-tutorial.md)
- [Linux Tutorial](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/linux-tutorial.md)
- [Docker Installation and NVIDIA GPU Configuration](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/linux-tutorial/docker-installation-and-nvidia-gpu-configuration.md): Complete Docker and NVIDIA GPU configuration before beginning mining with the EMC client.
- [EMC Client Installation and Operation](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/linux-tutorial/emc-client-installation-and-operation.md)
- [Windows CLI Tutorial](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-cli-tutorial.md)
- [WSL Subsystem Installation](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-cli-tutorial/wsl-subsystem-installation.md)
- [Install and Setup Docker Desktop](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-cli-tutorial/install-and-setup-docker-desktop.md)
- [EMC CLI Download and Mining](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-cli-tutorial/emc-cli-download-and-mining.md)
- [Claim Gas Fee from EMC Community](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-cli-tutorial/claim-gas-fee-from-emc-community.md)
- [EMC Testnet Blockchain Explorer](https://docs.emc.network/emc-testnet/emc-airdrop-guidelines/emc-testnet-blockchain-explorer.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.emc.network/emc-testnet/emc-airdrop-guidelines.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
