> For the complete documentation index, see [llms.txt](https://docs.secondlive.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secondlive.world/help-center/faq/how-to-mint-nft-in-exhibition-hall.md).

# How to mint NFT in exhibition hall?

**3. Mining Entrance**

**Method One:** Click \[Mining portal] after the blind box drawing.

![](/files/fGoZ9gUfUaugC6dWtSX7)

**Method Two:** Click \[BSC 1ST ANNIVERSARY] on the top of SecondLive official website, and then click \[Mining portal].

![](/files/7EDaGVxxlT9dfMwGGme8)

**Method Three:** Click **\[Stake]** in SecondLive BSC DeFi 3D Exhibition Hall.

![](/files/zZKtYo29wm0JYgvWtIeM)

**4.**&#x4D;ining

Click **\[Stake NFT]**

![](/files/dVsKiHKG18mkTlDHMaFO)

Enter the number of NFTs to stake and click **\[Confirm]**.

![](/files/heBuNE9vhya0BvIEOwOF)

Staked successfully! You can check the percentage of personal mining efficiency, the number of mining and other values.

![](/files/NDKPWEkUB2aadSVo3nk5)

**5. Withdraw Earnings:** Click **\[Harvest Rewards]**

![](/files/ksdwxCpL8Z4aSaLrL924)

**6. Cancel Staking:** Click **\[Unstake NFT]** and enter the number of NFTs and **\[Confirm]**.

![](/files/5HwEYQwjCZPnfg52IQRC)

![](/files/urzsNk9VRgTZDudMB9w0)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.secondlive.world/help-center/faq/how-to-mint-nft-in-exhibition-hall.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
