# Integrating Mobivate framework into your own application

Looking to integrate our framework into your very own application? Great! We offer ready-made libraries on our [GitHub page](https://github.com/mobivate).

{% embed url="<https://github.com/mobivate>" %}
Download the latest files for your application
{% endembed %}

If you require full API documentation, please download the [PDF document](https://www.dropbox.com/s/a4je9gebc67q67z/blender-api-1.5.0-clean.pdf?dl=1).

{% hint style="info" %}
Note: For the XML API, all requests should go to <https://app.mobivatebulksms.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://wiki.mobivatebulksms.com/archived-integrations/integrating-mobivate-framework-into-your-own-application.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.
