> For the complete documentation index, see [llms.txt](https://ontact.gitbook.io/ontact/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/undefined.md).

# 도전과제와 미션

도전과제와 주간/월간 미션은 사용자들이 똑똑의 다양한 기능을 익히고 활용하도록 유도합니다. 과제와 미션 수행 시 $SDT와 Farming Tree NFT 등 다양한 보상을 제공함으로써 사용자의 참여를 유도하고, 흥미를 유발할 수 있습니다.

### 도전과제

디지털 명함을 생성, 이력/경력 등록, 프로필 사진 등록 등 똑똑 ttogttog의 기본적인 기능을 익히며 보상을 얻을 수 있습니다.

### 미션

디지털 명함 전달, 명함에 소개 콘텐츠 등록 등 매주/매월 제공되는 미션과 보상을 통해 사용자가 똑똑 ttogttog을 주기적으로 방문하고 사용하도록 합니다.

<figure><img src="/files/eYY0shRg3RKz68tbkNNC" 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, and the optional `goal` query parameter:

```
GET https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/undefined.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.
