# Add-ons

Kumu offers a number of free and paid add-ons that give your project access to powerful features beyond Kumu's base functionality. All projects (public and private) have access to the same set of add-ons. Add-ons are activated on a project-by-project basis.

To activate add-ons or adjust their settings, open [Project settings](/overview/user-interfaces/settings.md#project-settings) and select **Add-ons** from the sidebar.

## Free add-ons

* [Classic SNA Metrics](/guides/metrics.md)
* [Community Detection](/guides/metrics.md#community-detection)
* [Google Sheets](/guides/import/google-sheets.md)
* [Disqus](/guides/add-ons/disqus.md)


---

# 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.kumu.io/guides/add-ons.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.
