# Welcome to our developers' documentation

Our developer documentation provides comprehensive guidance for implementing cutting-edge solutions using our tools.&#x20;

The resources cover tag, API, and custom widgets for teams focusing on web experimentation and personalization, allowing seamless integration and enhanced user engagement.&#x20;

Additionally, we offer detailed SDK and API documentation designed for teams involved in feature experimentation and rollout, ensuring streamlined deployment and optimized team collaborations.&#x20;

Explore these documents to leverage our platform's full potential and drive innovation within your projects.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Client side developers documentation</td><td><a href="/spaces/dG0EHdNiO40UVA7Bz9mR/pages/NzeUku2xEmNF3ScBDeSS">/spaces/dG0EHdNiO40UVA7Bz9mR/pages/NzeUku2xEmNF3ScBDeSS</a></td><td><a href="/files/dC4uWsiGKCqOizarqTE2">/files/dC4uWsiGKCqOizarqTE2</a></td></tr><tr><td>Server side developers documentation</td><td><a href="/spaces/BWu23t7Qv6wLLh6Hl5b4/pages/YeRjEGH7DJk00FqAxhPr">/spaces/BWu23t7Qv6wLLh6Hl5b4/pages/YeRjEGH7DJk00FqAxhPr</a></td><td><a href="/files/CLMrXAZqqwJMJqwXlHC5">/files/CLMrXAZqqwJMJqwXlHC5</a></td></tr></tbody></table>


---

# 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.abtasty.com/dev-doc/welcome-to-our-developers-documentation.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.
