# Getting Started

- [Introduction](https://docs.getkolla.com/kolla/getting-started/introduction.md): Introducing Konnect! The easiest way to manage your customer integration connections and credentials.
- [Adding Connectors](https://docs.getkolla.com/kolla/getting-started/adding-connectors.md): Configure your first connector to show in your integration marketplace.
- [Create an Invite Link](https://docs.getkolla.com/kolla/getting-started/create-an-invite-link.md): An easy way to connect to your customers' software without any front-end code changes
- [Installing Konnect](https://docs.getkolla.com/kolla/getting-started/installing-konnect.md): How to install and start using Kolla Konnect in your user interface


---

# 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.getkolla.com/kolla/getting-started.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.
