# Integration with Komento

To integrate Komento comments you first need to enable integration in Komento component.

Open *Control Panel > Components > Komento > Integrations*. You will see NorrCompetition in the list of available integrations.

<figure><img src="https://norrnext.com/images/docs/norrcompetition/comments/komento_nc.png" alt="Komento integration - NorrCompetition option"><figcaption><p>Komento integration - NorrCompetition option</p></figcaption></figure>

Note if you install Komento after NorrCompetition you should manually copy the file */integration/komento/com\_competition.php* from NorrCompetition installation package to */components/com\_komento/komento\_plugins*.

Click on NorrCompetition and "Integrations: NorrCompetition" section will open.

<figure><img src="https://norrnext.com/images/docs/norrcompetition/comments/komento_on.png" alt="Komento integration - enable comments"><figcaption><p>Komento integration - enable comments</p></figcaption></figure>

Here you should set "Enable Comments" to *Yes* (in "Workflow" tab). You can set up other options if you want. Click "Save and Close".

Next open *Components > NorrCompetition > Options*, select "Comments" tab and in the "Comments" parameter select *Komento*. In "Comments Ordering" add number *6* to the list. Save options.

Now you have Komento comments on the entry page.


---

# 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.norrnext.com/norrcompetition/comments/integration-with-komento.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.
