# Earn

This is where you can explore DeFi and validating opportunities. As simple as that. DeFi and taking part in the validation of the network does not need to be complicated.&#x20;

<table data-header-hidden><thead><tr><th width="428"></th><th></th></tr></thead><tbody><tr><td><p></p><p>There are two main features: </p><ul><li><strong>Deposit</strong>: Explore DeFi lending opportunities within the Glue ecosystem. </li><li><strong>Validating</strong>: Explore validating opportunities within the Glue ecosystem. </li></ul></td><td><img src="/files/p50zQrbZqhSSL2Y0sotM" alt="" data-size="original"></td></tr></tbody></table>

{% tabs %}
{% tab title="Deposit" %}
Supplying and withdrawing liquidity into DeFi and managing positions does not need to be difficult.&#x20;

'Deposit' will show you the assets you can deposit and the expected APY (annual percentage yield) alongside the total deposits made for that asset.&#x20;

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

### **Supply**

Let's supply some Bitcoin.&#x20;

1. Click on 'Manage' on the right hand side of the asset. You will be prompted with a pop up. Decide the amount of Bitcoin to supply. Then click on 'Approve Deposit (1/2)'.

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

2. MetaMask will prompt you with a spending cap request.

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

After clicking 'Next', you will be prompted for approval. Click 'Approve'. &#x20;

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

3. Now, click on 'Deposit (2/2)'  and then confirm the transaction in MetaMask.&#x20;

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

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

And that's it. You have now successfully supplied Bitcoin in DeFi.&#x20;

You can now see your position.&#x20;

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

## **Withdraw**

For withdrawing from the position, click on 'Manage' and select 'Withdraw' in the pop up. Decide how much you would like to withdraw from the position and then click 'Withdraw'. &#x20;

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

MetMask will prompt you to confirm the transaction. Click 'Confirm'.&#x20;

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

And that's it for withdraws.&#x20;
{% endtab %}

{% tab title="Validating" %}
Become a validator to secure the Glue network, validate transactions, and earn rewards for your contributions. Validators play a critical role in maintaining the integrity and efficiency of the Glue ecosystem.

On the left hand side navigation bar, go to 'Validating' under 'Earn'.&#x20;

<figure><img src="/files/8RGAu666MvikAqhm3m7L" alt=""><figcaption></figcaption></figure>

Click on 'Contribute GLUE'. You will be prompted with a pop up to select a wallet. If you have added multiple wallets, you can select the desired one from the list.&#x20;

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

Once the desired wallet is selected, you can decide on the 'No Lockup' or 'Locked (Boosted Yield)' options. For the AlphaNet, currently only the 'No Lockup' option is available. Click on 'Confirm Lockup'.&#x20;

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

Decide on the amount of GLUE tokens and click on 'Confirm Amount'.

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

Due to Glue's blockchain architecture, you are required to first prepare GLUE before it is able to be contributed. It's very easy to do so. Just click on 'Step 1/2 - Prepare 20.00 Glue'. In this guide, the pop up shows 20.00 GLUE as that is the amount decided in the last step.&#x20;

MetaMask will now prompt you to confirm the transaction. Click 'Confirm'.&#x20;

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

Now, click on 'Step 2/2 - Confirm Contribution'.&#x20;

<figure><img src="/files/5rm0GlSSkCNr0dJP8dJj" alt=""><figcaption></figcaption></figure>

Confirm the transaction in MetaMask by clicking on 'Confirm'.&#x20;

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

Contribution is now confirmed. Click 'Done'.&#x20;

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

You can now view your position.&#x20;

<figure><img src="/files/I7qvfSFMgRyTG0R2lruR" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.glue.net/glue-alphanet/welcome-to-glue-alphanet/alphanet-user-guide/earn.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.
