# Metawallet API

## Metawallet Deeplink

- [개요](https://api.metacoin.network/metawallet-deeplink/undefined.md): NodeJS 라이브러리를 이용한 QR Code 혹은 DeepLink, IntentCall 등의 기술을 이용하여 Android, iOS 용 MetaWallet Application 혹은 Windows 10 혹은 macOS의 Google Chrome, Microsoft Edge, Naver Whale 용 MetaWallet Extention Program 과
- [공통 파라미터](https://api.metacoin.network/metawallet-deeplink/undefined-1.md)
- [일반 함수](https://api.metacoin.network/metawallet-deeplink/undefined-2.md)
- [MRC-010(Token)](https://api.metacoin.network/metawallet-deeplink/mrc-010-token.md)
- [MRC-400/401(NFT)](https://api.metacoin.network/metawallet-deeplink/mrc-400-401-nft.md)
- [MRC-402(NFT)](https://api.metacoin.network/metawallet-deeplink/mrc-402-nft.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://api.metacoin.network/metawallet-deeplink/undefined.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.
