# Participating in Liquidity Mining

### Senior Pool Liquidity Mining

Currently, liquidity mining is only live for the Senior Pool. Learn more about how [Senior Pool Liquidity Mining works here](/goldfinch/goldfinch-v1/protocol-mechanics/investor-incentives/senior-pool-liquidity-mining.md).

#### If you're participating in the Senior Pool for the first time:

1. See how to [participate in the Senior Pool here](/goldfinch/goldfinch-v1/guides/participating-in-the-senior-pool.md).
2. In the Supply form, make sure to check the box to stake your position within the same supply transaction.
3. Once you complete the supply transaction, you will start receiving GFI distributions from Senior Pool liquidity mining.

#### If you have already supplied to the Senior Pool and have FIDU:

1. On the [Senior Pool page](https://app.goldfinch.finance/pools/senior), you should see a prompt describe the unstaked FIDU you have with an option to "Stake All FIDU".
2. Click on the "Stake All FIDU" button to approve and stake your unstaked FIDU.
3. Once you complete the Stake transaction, you will start receiving GFI distributions from Senior Pool liquidity mining.

### View your GFI

You can view the GFI you receive from liquidity mining on the `GFI` tab. Learn more about [claiming GFI here](/goldfinch/goldfinch-v1/guides/claiming-gfi-distributions.md).


---

# 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.goldfinch.finance/goldfinch/goldfinch-v1/guides/participating-in-liquidity-mining.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.
