> For the complete documentation index, see [llms.txt](https://docs.nalpeiron.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nalpeiron.com/zentitle2-docs/integrations/introduction.md).

# Introduction

<figure><img src="/files/Wlj9HAY5w9YDE3utoM5c" alt=""><figcaption></figcaption></figure>

Zentitle2 is designed from the ground up on APIs first, then the UI. Almost any operation that you would like to achieve in licensing can be automated via many means.\
​

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td><a href="/pages/YTiOzmp0E9eijsHGna8M">/pages/YTiOzmp0E9eijsHGna8M</a></td><td><a href="/files/1iHdyL3b3DlrAN551xkK">/files/1iHdyL3b3DlrAN551xkK</a></td></tr><tr><td></td><td><a href="/pages/jqHRGkdFowYtbcxakljS">/pages/jqHRGkdFowYtbcxakljS</a></td><td><a href="/files/jthrfQInQguO1M40qK0K">/files/jthrfQInQguO1M40qK0K</a></td></tr><tr><td></td><td><a href="/pages/65gH8Eewc4cTU5N9L7dq">/pages/65gH8Eewc4cTU5N9L7dq</a></td><td><a href="/files/LToN48DXA8OLvRNTr1kj">/files/LToN48DXA8OLvRNTr1kj</a></td></tr><tr><td></td><td><a href="/pages/SDXDdeqKGQK4ZVEMSnkn">/pages/SDXDdeqKGQK4ZVEMSnkn</a></td><td><a href="/files/gg8TkCVLticogwlcyXCQ">/files/gg8TkCVLticogwlcyXCQ</a></td></tr><tr><td></td><td><a href="/pages/uhsOeVH1lR3GjogLq8QK">/pages/uhsOeVH1lR3GjogLq8QK</a></td><td><a href="/files/kByK6LVkrCSQ70vEJfHH">/files/kByK6LVkrCSQ70vEJfHH</a></td></tr><tr><td></td><td><a href="/pages/wOiUy4TBxMAT7j25KiyS">/pages/wOiUy4TBxMAT7j25KiyS</a></td><td><a href="/files/js40Kn0fQNBc3R57UxVW">/files/js40Kn0fQNBc3R57UxVW</a></td></tr><tr><td></td><td><a href="/pages/nRU0TyUOJWLe4SsBKyhw">/pages/nRU0TyUOJWLe4SsBKyhw</a></td><td><a href="/files/kZJCBX3aKhff7LQGy4C9">/files/kZJCBX3aKhff7LQGy4C9</a></td></tr></tbody></table>

We have built a number of native integrations with CRM and E-commerce vendors, as well as with "workflow automation platforms," which will allow you to connect and set up operations in almost any system.

In addition, our standard web services, webhooks, and APIs can be called directly, and we support OpenAPIs to make that fast and easy.


---

# 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.nalpeiron.com/zentitle2-docs/integrations/introduction.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.
