# Home

<h2 align="center">Build next-generation conversational AI with NLX</h2>

<p align="center">Create powerful multimodal applications that combine natural language, automation, and voice. </p>

<p align="center">All on one unified platform.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-rocket-launch">:rocket-launch:</i></h4></td><td><strong>Launchpad</strong></td><td>Preview live examples and jumpstart your build with a template</td><td><a href="https://platform.nlx.ai/onboarding">https://platform.nlx.ai/onboarding</a></td></tr><tr><td><h4><i class="fa-brain-circuit">:brain-circuit:</i></h4></td><td><strong>Agents</strong></td><td>Give your app the power to choose tools and drive conversations naturally</td><td><a href="https://app.gitbook.com/s/HCxYxhIU0Bqkjj942mGk/ai-applications/types/agentic">Agentic</a></td></tr><tr><td><h4><i class="fa-microphone">:microphone:</i></h4></td><td><strong>Voice+</strong></td><td>Build a hands-free multimodal voice agent for your web or mobile site</td><td><a href="https://app.gitbook.com/s/HCxYxhIU0Bqkjj942mGk/ai-applications/types/voice+-tm">Voice+™</a></td></tr><tr><td><i class="fa-atom-simple">:atom-simple:</i></td><td><strong>Built-in AI</strong></td><td>Explore NLX features for data generation, reasoning, and automation built right into the platform</td><td><a href="https://app.gitbook.com/s/HCxYxhIU0Bqkjj942mGk/introduction-to-nlx/platform#built-in-ai-capabilities">Platform #Built-in AI capabilities</a></td></tr><tr><td><h4><i class="fa-road-barrier">:road-barrier:</i></h4></td><td><strong>Guardrails</strong></td><td>Give your app an always-on safety layer for inputs and outputs</td><td><a href="https://app.gitbook.com/s/HCxYxhIU0Bqkjj942mGk/governance/guardrails">Guardrails</a></td></tr><tr><td><h4><i class="fa-plug">:plug:</i></h4></td><td><strong>Integrations &#x26; tools</strong></td><td>Integrate custom or managed APIs and attach tools for smarter more capable agents</td><td><a href="https://app.gitbook.com/s/HCxYxhIU0Bqkjj942mGk/integrations">Integrations</a></td></tr></tbody></table>

<h2 align="center">Build something extraordinary.</h2>

<p align="center">Get started with NLX today and join a community shaping the future of conversational AI.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-building-columns">:building-columns:</i></h4></td><td><strong>Enroll in Learning Hub</strong></td><td>Learn at your pace with video lessons, guided practice, and a builder community + earn a free LinkedIn certificate</td><td><a href="https://learning.nlx.ai/" class="button secondary">Enroll free</a></td><td><a href="https://3779689814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMGeUycpmkVqrMUqpqCfs%2Fuploads%2F5XQX4ye50iGlOqS91dRl%2FLH.PNG?alt=media&#x26;token=f9978fc3-61ff-4e3c-8c24-ab07f75cd86c">LH.PNG</a></td></tr><tr><td><h4><i class="fa-youtube">:youtube:</i></h4></td><td><strong>Watch on YouTube</strong></td><td>See NLX in action with video tutorials, platform tours, and expert tips from the team on our channel</td><td><a href="https://www.youtube.com/channel/UCl0ozY7kc55zYDgIvZfUZrQ?utm_source=new-documentation&#x26;utm_medium=button&#x26;utm_campaign=oct2025start" class="button secondary">Follow NLX</a></td><td data-object-fit="fill"><a href="https://3779689814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMGeUycpmkVqrMUqpqCfs%2Fuploads%2FO1ruvHS8nDhDg2d3pUjr%2Fchristian-wiediger-NmGzVG5Wsg8-unsplash.jpg?alt=media&#x26;token=7db59502-2f90-4e6c-a75c-70f42c15fe96">christian-wiediger-NmGzVG5Wsg8-unsplash.jpg</a></td></tr></tbody></table>

***

{% columns %}
{% column %}

<figure><img src="https://3779689814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMGeUycpmkVqrMUqpqCfs%2Fuploads%2F0GNhsrsVp4jzP6tGvCBm%2Fdouglas-lopes-ehyV_XOZ4iA-unsplash.jpg?alt=media&#x26;token=528ebed2-5eb8-436c-b354-588a4c4cfd49" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Explore NLX APIs

Access the full API reference to connect NLX to your systems. Explore different protocols and usage examples for chat, voice, and Voice+, all the way to MCP integrations.

<a href="https://app.gitbook.com/o/-Lc90B7tjatgd61D33vW/s/2VnkvXtkrR2qhkVBmB1l/" class="button primary">Developer platform</a>
{% endcolumn %}
{% endcolumns %}


---

# 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.nlx.ai/platform/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.
