# How To Participate in the Testnet Contest

### 1. Get Rinkeby Testnet ETH

1. Go to <https://faucet.rinkeby.io/>.
2. Read the 'How does it work' section and proceed accordingly.

![](/files/-Mkj0OqOMOQUcNKZS0ze)

### 2. Supply ETH as Collateral

Once you've connected your wallet...

1. Select ETH in the All Vaults section.

![](/files/-Mkj0t5ufz910q2lKQb4)

2\. With the Supply tab selected, input an amount relative to your ETH balance and click the supply button.

![](/files/-Mkj2KOV-oym0z7VLr5M)

3\. Confirm the transaction via your wallet provider.&#x20;

![](/files/-Mkj2oN-mJMlQMzHmyCx)

4\. Wait for the transction to complete.

**You are now ready to borrow UUSD**

### **3. Borrow UUSD**

Once you have some collateral set...

1. Select UUSD in the 'Your Stablecoin Debts' section

![](/files/-Mkj3yKDBQMqMSmXS4jU)

2\. With the borrow tab selected, input an amount relative to your collateral and click the borrow button

![](/files/-MkjAt1rSpEiqO_p3uA5)

3\. Confirm the transaction via your wallet provider.

![](/files/-MkjBbG5shL8OHAKFx9a)

4\. Wait for the transaction to complete.

**You are now ready to stake UUSD**

### 4. Stake UUSD

Once you've borrowed UUSD...

1. Click the Stake button in the Stake component

![](/files/-MkjJP80aG15Jcds8HKf)

2\. With the stake tab selected, input an amount relative to the amount of UUSD you have borrowed and click the stake button.

![](/files/-MkjJSxKcHfYodEPfMOg)

3\. Confirm the transaction via your wallet provider.

![](/files/-MkjK0tKZXAayten_JgL)

4\. Wait for the transcaction to complete.

### 5. Claim UC Rewards

UC rewards of airdrop will be released within 72 hours after the launch of Utopia Mainnet.


---

# 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.utopiacoin.org/utopia-activity-instruction/how-to....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.
