# KARBON CUSTODY

- [자산 관리](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined.md): 지갑, 화이트리스트, 입출금, 유닛 권한 설정을 관리할 수 있어요.
- [지갑 목록(Wallets List)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined/wallets-list.md): 지갑 관리 및 입출금 신청을 할 수 있어요.
- [출금 신청(Withdrawal)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined/withdrawal.md): 지갑 관리에서 출금 신청을 할 수 있어요.
- [입출금(Token Transaction)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined/token-transaction.md): 입출금 내역 조회 및 승인/거절/취소를 할 수 있어요.
- [NFT](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined/nft.md): NFT 을 조회 및 입출금을 할 수 있어요.
- [NFT 보유 현황(NFT List)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined/nft/nft-nft-list.md): NFT 보유 현황을 조회할 수 있어요.
- [NFT 출금 신청(Withdrawal)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined/nft/nft-withdrawal.md): NFT 보유 현황에서 NFT 출금 신청을 할 수 있어요.
- [NFT 입출금(NFT Transaction)](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined/nft/nft-nft-transaction.md): NFT 입출금 현황을 조회할 수 있어요.
- [지갑 설정](https://karbon-2.gitbook.io/karbon_-_v.0.1/tutorial/karbon-custody/undefined-1.md): 지갑 권한, 화이트리스트, 지갑 활동 내역을 조회할 수 있어요
- [화이트리스트 관리(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.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.
