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

# 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)
- [Communication gateways](https://help.smartico.ai/welcome/technical-guides/communication-gateways.md)
- [Custom push gateways](https://help.smartico.ai/welcome/technical-guides/communication-gateways/custom-push-gateways.md)
- [Reverse integration: messaging](https://help.smartico.ai/welcome/technical-guides/communication-gateways/reverse-integration-messaging.md)
- [Secured Messaging Gateways (Email/SMS/IM)](https://help.smartico.ai/welcome/technical-guides/communication-gateways/secured-messaging-gateways-email-sms-im.md)
- [Instant Messages Gateway guide](https://help.smartico.ai/welcome/technical-guides/communication-gateways/instant-messages-gateway-guide.md)
- [Branded Links](https://help.smartico.ai/welcome/technical-guides/communication-gateways/branded-links.md): Branded Links in Smartico.ai CRM System
- [Games catalog API](https://help.smartico.ai/welcome/technical-guides/games-catalog-api.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)


---

# 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.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.
