# Global Platform API

Global Platform API can be used to integrate directly with Xenioo as platform. Using these API you can automatically create new chatbot clones, referenced clones or update a chatbot AI Training.

{% hint style="warning" %}
Global Platform API are automatically enabled starting from Business Plans but can also be activated on Professional Plans. If your project requires any of these API please feel free to get in touch with us and let us know your project at <team@xenioo.com>
{% endhint %}


---

# 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://docs10.xenioo.com/xenioo-api/globa-platform-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.
