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

Докато GraphQL схемата е лесно достъпна за [изтегляне в SVG формат](https://files.geopard.tech/materials/graphql-schema-20250502.svg), силно се препоръчва да разглеждате схемата и нейните зависимости с помощта на [Altair GraphQL Client](https://altairgraphql.dev/) за цялостно разбиране. Ръководството за начало може да бъде намерено [ТУК](/geopard-tutorials/bg/api-dokumenti/prvi-stpki-s-geopard-api.md).

<figure><img src="/files/347226c13162e60f7dbcec9fa5612fc07bd50d91" alt=""><figcaption><p>GraphQL Schema 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/bg/api-dokumenti/skhema-na-dannite-na-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.
