# Technical guides

- [Integration process](https://help.smartico.ai/welcome/technical-guides/integration-process.md): On this page, you will find the basic information about the integration process between clients and Smartico.
- [Front-end integration](https://help.smartico.ai/welcome/technical-guides/front-end-integration.md)
- [Extended integration](https://help.smartico.ai/welcome/technical-guides/front-end-integration/extended-integration.md)
- [Push configurations](https://help.smartico.ai/welcome/technical-guides/front-end-integration/push-configurations.md)
- [Acquisition mode](https://help.smartico.ai/welcome/technical-guides/front-end-integration/acquisition-mode.md)
- [iOS/Android clients integration guide](https://help.smartico.ai/welcome/technical-guides/front-end-integration/ios-android-clients-integration-guide.md)
- [Data integration](https://help.smartico.ai/welcome/technical-guides/data-integration.md)
- [User profile properties](https://help.smartico.ai/welcome/technical-guides/data-integration/user-profile-properties.md)
- [Clear PII data / GDPR compliance](https://help.smartico.ai/welcome/technical-guides/data-integration/clear-pii-data-gdpr-compliance.md)
- [Bonus API integration](https://help.smartico.ai/welcome/technical-guides/bonus-api-integration.md)
- [Instant Messages Gateway guide](https://help.smartico.ai/welcome/technical-guides/instant-messages-gateway-guide.md)
- [Secured Messaging Gateways (Email/SMS/IM)](https://help.smartico.ai/welcome/technical-guides/secured-messaging-gateways-email-sms-im.md)
- [Reverse integration: messaging](https://help.smartico.ai/welcome/technical-guides/reverse-integration-messaging.md)
- [Smartico Data Warеhouse](https://help.smartico.ai/welcome/technical-guides/smartico-data-warehouse.md)
- [Smartico DWH \ Affiliation views](https://help.smartico.ai/welcome/technical-guides/smartico-data-warehouse/smartico-dwh-affiliation-views.md)
- [Smartico DWH \ CRM views](https://help.smartico.ai/welcome/technical-guides/smartico-data-warehouse/smartico-dwh-crm-views.md)
- [Smartico DWH \ Gamification views](https://help.smartico.ai/welcome/technical-guides/smartico-data-warehouse/smartico-dwh-gamification-views.md)
- [Smartico DWH \ System views](https://help.smartico.ai/welcome/technical-guides/smartico-data-warehouse/smartico-dwh-system-views.md)
- [Games catalog API](https://help.smartico.ai/welcome/technical-guides/games-catalog-api.md)
- [Custom push gateways](https://help.smartico.ai/welcome/technical-guides/custom-push-gateways.md)
- [Branded Links](https://help.smartico.ai/welcome/technical-guides/branded-links.md): Branded Links in Smartico.ai CRM System


---

# 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://help.smartico.ai/welcome/technical-guides.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.
