> For the complete documentation index, see [llms.txt](https://docs.omnix.co.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnix.co.id/landing.md).

# Landing Page

<h2 align="center">Welomce to Omnix Product Documentation</h2>

<p align="center">Dokumentasi Terintegrasi untuk Semua Modul OmniX</p>

<p align="center"></p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Omnix Services</strong></td><td><em>Platform</em> yang memudahkan suatu brand untuk mengelola interaksi pelanggan dari berbagai channel.</td><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><a href="/spaces/J7kk06FsJAmqouAnD4yP">/spaces/J7kk06FsJAmqouAnD4yP</a></td><td><a href="/files/071ArbyZiYLt15Usm1Qm">/files/071ArbyZiYLt15Usm1Qm</a></td></tr><tr><td><strong>Omnix Sales</strong></td><td><em>Platform</em> yang dirancang khusus untuk mengidentifikasi, mencatat, dan melacak prospek pelanggan</td><td><h4><i class="fa-server">:server:</i></h4></td><td><a href="/spaces/s76k8liZgd8haGMNt0uK">/spaces/s76k8liZgd8haGMNt0uK</a></td><td><a href="/files/qIiqGnI7RTnJXdxbtbjW">/files/qIiqGnI7RTnJXdxbtbjW</a></td></tr><tr><td><strong>Omnix Marketing</strong></td><td><em>Platform</em> yang memudahkan suatu <em>brand</em> untuk membuat <em>scenario</em> <em>workflow</em> <em>campaign</em> kepada <em>Customer.</em></td><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><a href="/spaces/5iG0lvE9hnp98xCMYkrH">/spaces/5iG0lvE9hnp98xCMYkrH</a></td><td><a href="/files/kCufY4oi4rGxf4xbwe90">/files/kCufY4oi4rGxf4xbwe90</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, and the optional `goal` query parameter:

```
GET https://docs.omnix.co.id/landing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
