# Schema de date API GeoPard

Deși schema GraphQL este ușor disponibilă pentru [descărcare în format SVG](https://files.geopard.tech/materials/graphql-schema-20250502.svg), este foarte recomandat să navigați prin schemă și dependențele ei folosind [Altair GraphQL Client](https://altairgraphql.dev/) pentru o înțelegere cuprinzătoare. Ghidul de pornire poate fi găsit [AICI](/geopard-tutorials/ro/documentatia-api/inceput-cu-api-ul-geopard.md).

<figure><img src="/files/ef2f328ada33d78a83ce323ed26a35d5ca9c755d" alt=""><figcaption><p>Schema GraphQL 2 Mai 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/ro/documentatia-api/schema-de-date-api-geopard.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.
