> For the complete documentation index, see [llms.txt](https://dein-fi.gitbook.io/bridge-mutual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dein-fi.gitbook.io/bridge-mutual/v2/shield-mining/participating-in-shield-mining.md).

# Participating in Shield Mining

**STEP 1: Select Shield Mining**&#x20;

Choose [Shield Mining](/bridge-mutual/v2/shield-mining.md) listed in the side menu and select your desired pool. Once selected, the system will open a Deposit page.

![](/files/Qt0r0nVTqdbg1wGgGf8S)

**Step 2: Choose deposit period and amount**

Users may choose the deposit period and the amount of Project X token to deposit that is less or equal to the number of funds in the wallet. After the user agrees to the terms, the user must click approve & deposit. The Bridge Mutual system will then trigger a Metamask popup where the user can approve & pay.

![
](/files/Kp4QB8IjtIb7dDo5RAHQ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dein-fi.gitbook.io/bridge-mutual/v2/shield-mining/participating-in-shield-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.
