# Metadata

{% content-ref url="/pages/gKP72bfeYJzaPQyaONPJ" %}
[Global Metadata API](/odds88-client-api/odds88-api-endpoints/global-metadata-api.md)
{% endcontent-ref %}

We also provide metadata (global metadata) for Pick'ems. We currently have these supported entities:&#x20;

* Sport
* Location
* League
* Competitor
* Player

It is recommended to use the flow described in the Global Metadata API section for all entities. This way, you will get available metadata for all entities with the exact queries that are needed.&#x20;


---

# 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.odds88.io/integration-process/recommended-integration-flow/optional-features/pickem-integration/metadata.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.
