# Welcome to Parloa

Your starting point for product knowledge, learning, and updates across the platform.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>AMP Documentation</strong></td><td>Step-by-step guides to build and manage agents in Parloa.</td><td><a href="https://docs.amp.parloa.com/" class="button primary">AMP Documentation</a></td><td></td></tr><tr><td><strong>Additional Documentation</strong></td><td>The documentation spaces below require you to login separately. You must be whitelisted. Please contact your Parloa representative.</td><td><a href="https://docs.rba.parloa.com" class="button primary">RBA Documentation</a></td><td><a href="https://fov.gitbook.io/rtt-documentation" class="button primary">RTT Documentation</a></td></tr><tr><td><strong>Academy</strong></td><td>Available for partners and customers. Please contact your Parloa representative.</td><td><a href="https://parloa-academy-partners.sana.ai/" class="button primary">Academy</a></td><td></td></tr><tr><td><strong>Release Notes</strong></td><td>See AMP's new features, enhancements, and important product updates.</td><td><a href="https://docs.amp.parloa.com/getting-started/release-notes" class="button primary">Release Notes</a></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://docs.parloa.com/welcome-to-parloa.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.
