# Datové schéma API GeoPardu

Zatímco je schéma GraphQL snadno dostupné pro [stažení ve formátu SVG](https://files.geopard.tech/materials/graphql-schema-20250502.svg), důrazně se doporučuje procházet schéma a jeho závislosti pomocí [klienta Altair GraphQL](https://altairgraphql.dev/) pro úplné pochopení. Průvodce pro začátek najdete [ZDE](/geopard-tutorials/cze/api-dokumentace/zaciname-s-api-geopardu.md).

<figure><img src="/files/f235adf07b24e6152f80d28fd0ea0464e63ee3d5" alt=""><figcaption><p>Schéma GraphQL 2. května 2025</p></figcaption></figure>

<br>


---

# 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.geopard.tech/geopard-tutorials/cze/api-dokumentace/datove-schema-api-geopardu.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.
