> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/jpn/apidokyumento/geopard-apidtasukma.md).

# GeoPard APIデータスキーマ

GraphQLスキーマは、容易に利用可能である一方で [SVG形式でダウンロードできます](https://files.geopard.tech/materials/graphql-schema-20250502.svg)、スキーマとその依存関係をたどっていくには、 [Altair GraphQL Client](https://altairgraphql.dev/) 包括的な理解のために活用することを強く推奨します。スタートガイドは以下で見つけることができます [こちら](/geopard-tutorials/jpn/apidokyumento/geopard-apinome.md).

<figure><img src="/files/c9a51ba8d1dbaa2860e32e6b3a79ad4dbc5f7038" alt=""><figcaption><p>GraphQLスキーマ 2025年5月2日</p></figcaption></figure>

<br>


---

# 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:

```
GET https://docs.geopard.tech/geopard-tutorials/jpn/apidokyumento/geopard-apidtasukma.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.
