# Welcome to Crobox

### Documentation & Resources

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>The essential guide to integrate Crobox API. Prepare with the base technical implementations to start utilizing Crobox on your site.</td><td></td><td><a href="getting-started/first-steps">first-steps</a></td></tr><tr><td><strong>Using Crobox</strong></td><td>Find our collection of how-to-guides, featuring tutorials, advanced details and best practices to make the most out of your Crobox experiences.</td><td></td><td><a href="https://github.com/crobox/docs/blob/main/docs/broken-reference/README.md">https://github.com/crobox/docs/blob/main/docs/broken-reference/README.md</a></td></tr><tr><td><strong>Technical Documentation</strong></td><td>Implement advanced technical customizations to elevate Crobox’s performance on your platform.</td><td></td><td><a href="technical-documentation/setting-custom-visitor-properties-with-pageview-api">setting-custom-visitor-properties-with-pageview-api</a></td></tr><tr><td><strong>Security &#x26; Compliance</strong></td><td>Access comprehensive security and compliance documentation, covering security management, data security and legal policies.</td><td></td><td><a href="security-and-compliance/security-managment">security-managment</a></td></tr><tr><td><strong>Administration</strong></td><td>Discover how to manage user access, configure security settings, handle billing, and contact Crobox support.</td><td></td><td><a href="administration/user-management">user-management</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.crobox.com/readme.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.
