# Welcome

### What is InboxComponents?

**InboxComponents** is a developer-first solution that makes it easy to embed messaging functionality into your own software. We believe communication is a core part of any product—but building it shouldn’t take months. That’s why we created a set of secure, customizable components that plug directly into your application with minimal effort.

<div data-full-width="false"><figure><img src="/files/vPyitY4mzgrsiOWc967H" alt=""><figcaption><p>Example of an WhatsApp inbox</p></figcaption></figure></div>

## What we offer

With InboxComponents, you can quickly add:

* 💬 Messaging integrations like WhatsApp, LinkedIn and email inside your own UI
* 🔒 Secure authentication using domain validation and short-lived JWT tokens
* 🧩 Simple embedding via the `<inbox-component>` HTML tag
* ⚙️ A powerful API and webhook support
* 🛡️ Full HTTPS enforcement and protection against unauthorized access

Our components are built for flexibility, security, and ease of use. Whether you're building a CRM, helpdesk, HR platform, or custom dashboard—InboxComponents lets you integrate communication seamlessly without reinventing the wheel.

## Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Embed in your software</td><td><a href="/files/vPyitY4mzgrsiOWc967H">/files/vPyitY4mzgrsiOWc967H</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Webhooks</strong></td><td>Receive real-time updates</td><td></td><td></td><td><a href="/pages/7nNUdtB2eD0cA5jBghRz">/pages/7nNUdtB2eD0cA5jBghRz</a></td></tr><tr><td><strong>API</strong></td><td>Interact with the API</td><td></td><td></td><td></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://developer.inboxcomponents.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.
