# Web platform

- [ダッシュボード](https://docs.nftgarden.app/jp/webtools/dashboard.md)
- [コントラクト](https://docs.nftgarden.app/jp/webtools/contract.md): コントラクト
- [コントラクト一覧](https://docs.nftgarden.app/jp/webtools/contract/list.md): コントラクト
- [コントラクト作成画面](https://docs.nftgarden.app/jp/webtools/contract/create.md)
- [NFT](https://docs.nftgarden.app/jp/webtools/nft.md)
- [NFT一覧](https://docs.nftgarden.app/jp/webtools/nft/list.md)
- [NFT作成画面](https://docs.nftgarden.app/jp/webtools/nft/mint.md)
- [NFT転送画面](https://docs.nftgarden.app/jp/webtools/nft/transfer.md)
- [APIキー](https://docs.nftgarden.app/jp/webtools/api-key.md)
- [APIキー 一覧](https://docs.nftgarden.app/jp/webtools/api-key/list.md)
- [APIキー 作成](https://docs.nftgarden.app/jp/webtools/api-key/create.md)
- [Webhook](https://docs.nftgarden.app/jp/webtools/webhook.md)
- [Webhook設定](https://docs.nftgarden.app/jp/webtools/webhook/webhook.md): 設定
- [アカウント](https://docs.nftgarden.app/jp/webtools/settings.md): アカウント
- [アカウント](https://docs.nftgarden.app/jp/webtools/settings/account.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://docs.nftgarden.app/jp/webtools.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.
