# Paragon TestNet

#### How to join $PARA TestNet?&#x20;

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

1. Open your MetaMask wallet and click on the Ethereum icon located in the top left corner and click "Add network"

<figure><img src="/files/ZcqpG0rl5iHPSrhsK7Q8" alt="" width="563"><figcaption></figcaption></figure>

2. Once you've completed the first step, it should appear like this. Now, proceed to click on "Add a network manually"

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

3. Now, for the final step, insert the information provided on the image as follows:

   * Network name: Para Test
   * RPC: [http://65.109.19.70:8545](http://65.109.19.70:8545/)
   * Chain ID: 1993
   * Currency Symbol: PARA
   * Explorer: [http://65.109.19.70:4000](http://65.109.19.70:4000/)

   <br>

#### Now that the faucet is live, what can $PARA users do with it?

<figure><img src="/files/7h9KE0atn1U4PdrhCFVC" alt=""><figcaption><p><a href="https://faucet.paragonchain.io/">https://faucet.paragonchain.io/</a></p></figcaption></figure>

1. Paragon users can begin mining on Paragon's Faucet with just a $PARA address or ENS name.

<figure><img src="/files/I6ODzMrbLbSCIK6fr2SD" alt="" width="327"><figcaption><p><a href="https://faucet.paragonchain.io/">https://faucet.paragonchain.io/</a></p></figcaption></figure>

2. Once you have inserted your $PARA address or an ENS address, you can start mining $PARA. You'll be able to track statistics of your mining sessions, such as remaining session time, number of workers, and hashrate.

<figure><img src="/files/Haxp65w9lENUjn8YMJEG" alt=""><figcaption><p><a href="https://testnet.paragonscan.io/">https://testnet.paragonscan.io/</a></p></figcaption></figure>

3. Paragon users can now utilize Paragon Explorer to view transactions on the network, block details, average block speed, address details, and total blocks.

{% hint style="info" %}
Please note: The purpose of the public release of the Faucet is to allow $PARA users to contribute to testing as a community and report any issues for us to address, ensuring smooth operation when the Mainnet is ready.
{% endhint %}


---

# 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://paragon-2.gitbook.io/paragon/paragon-testnet.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.
