# Схема даних GeoPard API

Хоча схема GraphQL вже доступна для [завантаження у форматі SVG](https://files.geopard.tech/materials/graphql-schema-20250502.svg), настійно рекомендується переглядати схему та її залежності за допомогою [Altair GraphQL Client](https://altairgraphql.dev/) для повного розуміння. Посібник для початку можна знайти [ТУТ](/geopard-tutorials/ukrainian/dokumentaciya-api/pochatok-roboti-z-geopard-api.md).

<figure><img src="/files/25ef00cde8f5ae0b9b39ef72657c3f76074406eb" alt=""><figcaption><p>Схема GraphQL 2 травня 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/ukrainian/dokumentaciya-api/skhema-danikh-geopard-api.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.
