> For the complete documentation index, see [llms.txt](https://organization-dvc.gitbook.io/thanqg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-dvc.gitbook.io/thanqg/tip/friend.md).

# 친구 장부

### **⚡️ 친구장부는 어떤 기능인가요?**

* 다른 땡큐지 회원과 MY 장부를 공유할 수 있는 유용한 기능이에요.
* 친구나 전문가에게 읽기 권한을 줘 내 장부를 봐달라고 요청하거나,\
  **쓰기 권한**과 **관리자 권한**을 설정해 함께 수정할 수도 있어요.
* 함께 만들면 장부 관리 더이상 어렵지 않아요!

<div data-full-width="true"><figure><img src="/files/jtekHczhWtBrcyqCCZlV" alt=""><figcaption></figcaption></figure></div>

### **📲 이용 방법**

1️⃣ 오른쪽 상단 **점 세 개 버튼** 클릭\
2️⃣ **전화번호나 아이디**로 친구 검색\
3️⃣ **초대 버튼** 눌러 공유 완료!

***

### **✨&#x20;**<mark style="background-color:yellow;">**TIP! 친구 권한 조정하기**</mark>&#x20;

{% stepper %}
{% step %}
\[장부 선택] 화면에서 오른쪽 **점 세 개 버튼** 클릭

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

{% endstep %}

{% step %}
**친구 화살표** 선택

<div data-full-width="true"><figure><img src="/files/oPNDEakcNWvadHSYq4xG" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**권한 조정** 후 **저장 클릭**!

<div data-full-width="true"><figure><img src="/files/iNWtCRC6Uwhl6kJItAMP" alt=""><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}

***

<mark style="color:blue;">**땡큐지**</mark>로 더 스마트한 협업과 계획을 시작하세요! 😊


---

# 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://organization-dvc.gitbook.io/thanqg/tip/friend.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.
