# 지갑 설정

- [화이트리스트 관리(Whitelist)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined-1/whitelist.md): 화이트리스트 조회 및 정보 변경을 할 수 있어요.
- [유닛 권한 설정](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined-1/undefined.md): 유닛 권한을 설정할 수 있는 방법을 알려주고 있어요.
- [활동 내역(Wallet Logs)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined-1/wallet-logs.md): 지갑, 입출금 활동 내역을 할 수 있어요.


---

# Agent Instructions: 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://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined-1.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.
