# Let's Get Some $SHM

<figure><img src="/files/THvUHvaEkjvjy3OFyXZO" alt=""><figcaption><p>airdrops</p></figcaption></figure>

### Shardeum Faucet Website <a href="#shardeum-faucet-website" id="shardeum-faucet-website"></a>

1. After adding the Shardeum Liberty network to  MetaMask, you can claim **100 testnet SHM** from Shardeum Liberty faucet. The SHM can then be used to deploy smart contracts and build dApps on Liberty.
2. Visit the Shardeum Liberty faucet:

   Liberty 1.X:

   <https://faucet.liberty10.shardeum.org/>

   Liberty 2.X:

   <https://faucet.liberty20.shardeum.org/>

<figure><img src="/files/6eJH0PXyh2TXnzweIRGS" alt=""><figcaption></figcaption></figure>

3\. Click the “Tweet Now” link on the page.

![claim\_8](https://docs.shardeum.org/assets/images/claim_8-f3abfbce29d5f88efb6c04505a227ae8.png)

\*Tweet required to avoid malicious activities or abuse of the faucet and to spread Shardeum/its mission to bring decentralization to everyone

4\. Twitter will automatically open with a pre-populated tweet. Replace the blank address: 0x0000000000000000000000000000000000000000, with your account address and post the tweet.

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

5\. Click on the tweet to visit its particular tweet URL-Copy the tweet URL-Paste the copied URL into the Shardeum Liberty faucet page and request SHM.

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

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

### Shardeum Discord Faucet

1. Join the Shardeum Discord:

   [Invitation to Shardeum Discord](https://discord.com/invite/shardeum)
2. Verify your Discord account on the Shardeum Discord server by clicking on the Shardeum emoji logo.
3. Select the Discord faucet text channel for the network you are using:

   [Liberty 1.X Faucet Text Channel](https://discord.com/channels/933959587462254612/1021737152251441244)

   [Liberty 2.X Faucet Text Channel](https://discord.com/channels/933959587462254612/1031497272191627284)
4. Submit the following text in the faucet text channel you are in (a black box with address will appear after you type /faucet):

   ```
   /faucet [address: yourMetamaskWalletAddress]
   ```

**100 SHM will be sent to your wallet after step 4.**


---

# 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.shardex.org/get-start/lets-get-some-usdshm.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.
