> For the complete documentation index, see [llms.txt](https://help.blings.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blings.io/role-guides/developer.md).

# Developer and Integration

Use this role guide for SDK setup, CRM delivery, custom API work, security review, and data handoff. When you need a project-specific landing page URL, CRM link format, dynamic thumbnail URL, spreadsheet format, custom code, or SDK configuration, start in Platform Integration:

{% content-ref url="/pages/x3JPpFV8w1i0Dwwm10bj" %}
[Integration](/apps/blings-platform/integration.md)
{% endcontent-ref %}

Use Platform Simulation separately when you need to validate test profiles and rendered personalization. The pages below explain how to implement each delivery path.

{% content-ref url="/pages/VkH17x1J2SH1VmvzEgwU" %}
[Simulation](/apps/blings-platform/simulation.md)
{% endcontent-ref %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Intro to Blings.io Developer's Section</td><td><a href="/files/gad494Wpa3HNn8RaS7KD">/files/gad494Wpa3HNn8RaS7KD</a></td><td><a href="/pages/GCVHoxEmV1hnitgZlQmp">/pages/GCVHoxEmV1hnitgZlQmp</a></td></tr><tr><td>What is MP5</td><td><a href="/files/YDyAK0rmjycfjjlmokc0">/files/YDyAK0rmjycfjjlmokc0</a></td><td><a href="/pages/8GcdVLErWyTyG8HEyXSi">/pages/8GcdVLErWyTyG8HEyXSi</a></td></tr><tr><td>Blings Simple Demo</td><td><a href="/files/UsH1R3qYd3YGlspBvIHb">/files/UsH1R3qYd3YGlspBvIHb</a></td><td><a href="/pages/vGP5p5x15lCyVWzLWnfC">/pages/vGP5p5x15lCyVWzLWnfC</a></td></tr><tr><td>Data Connection and Integration</td><td><a href="/files/WeT1fukV84SoDziiLiON">/files/WeT1fukV84SoDziiLiON</a></td><td><a href="/pages/rTx9aOZIbm1v2elhBsNO">/pages/rTx9aOZIbm1v2elhBsNO</a></td></tr><tr><td>CRM Integration</td><td><a href="/files/gravp5sG82YfpiVw0i7Y">/files/gravp5sG82YfpiVw0i7Y</a></td><td><a href="/pages/rTytoLcUpSsZ4sN3AAYj">/pages/rTytoLcUpSsZ4sN3AAYj</a></td></tr><tr><td>Information Security and Data Privacy</td><td><a href="/files/SuVt6NRi1aFvHPjd5x7A">/files/SuVt6NRi1aFvHPjd5x7A</a></td><td><a href="/pages/6uy0D5tyYHSUuawddQZJ">/pages/6uy0D5tyYHSUuawddQZJ</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.blings.io/role-guides/developer.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.
