> 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/secondlive-en/help-center/faq/treasure-hunting-task-tutorial.md).

# Treasure Hunting Task Tutorial

### 1. Complete Treasure Hunting Task on SecondLive Square

1. Enter SecondLive Square by clicking Space on the homepage.

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

2\. The golden coin will appear in the circled area on the square as below. Users will be able to catch it then.

![](/files/FhRQ4Uh7udkFAJnQrgMj)

![](/files/kmeSV8nUBEEvc2SzOd5L)

![](/files/OETYCSRytEdr59OCoI1d)

![](/files/vEnXXQfeRMA8zN7hOdyZ)

3\. Please note that it will be marked as mission completed only when you satisfy 3 pick-ups. One wallet address can pick up 3 times at most.

![](/files/8DS1qWUQruVA5c53v2jh)

### 2. Claim Rewards in Daily Task

1. Users can claim their rewards when they complete 3 pick-ups in the Daily Task.
2. The $BEAN reward will be transferred to your wallet by clicking Claim.

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

## 3. Check Rewards in Wallet

You can look through your reward details under the Wallet page. Congratulations!

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


---

# 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://docs.secondlive.world/secondlive-en/help-center/faq/treasure-hunting-task-tutorial.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.
