> 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/farming-tree-nft.md).

# Farming Tree NFT

**Farming Tree NFT**는 종이명함 대신 똑똑 ttogttog의 디지털 명함을 사용함으로써 **나무와 지구를 보호한다는 증표와 함께 플랫폼 활성화 기여자에 대한 증표**입니다.

App 내 다양한 기능을 사용하면서 획득한 물로 Tree를 성장시키고 보상을 획득하는 시스템으로 App의 재방문과 서비스 이용에 대한 동기를 부여합니다.

Farming Tree는 사용자가 보유한 Tree의 희소성과 성장률에 비례하여 토큰과 기프티콘 등 다양한 혜택을 제공합니다.

<figure><img src="/files/BCMLR8sPUOfr50ZXrVDf" 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/farming-tree-nft.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.
