# Common Programs

Nitrocid KS contains some of the common programs that have their own documentation. The following programs are the top 5 trending kernel extensions. In case you don't see an extension here, use the left pane to select a program.

{% content-ref url="common-programs/music-player" %}
[music-player](https://aptivi.gitbook.io/stable/nitrocid-ks-v0.1.0-service-pack-2/fundamentals/simulated-kernel-features/extra-features/common-programs/music-player)
{% endcontent-ref %}

{% content-ref url="common-programs/calendar" %}
[calendar](https://aptivi.gitbook.io/stable/nitrocid-ks-v0.1.0-service-pack-2/fundamentals/simulated-kernel-features/extra-features/common-programs/calendar)
{% endcontent-ref %}

{% content-ref url="common-programs/contacts" %}
[contacts](https://aptivi.gitbook.io/stable/nitrocid-ks-v0.1.0-service-pack-2/fundamentals/simulated-kernel-features/extra-features/common-programs/contacts)
{% endcontent-ref %}

{% content-ref url="common-programs/ssh-connection" %}
[ssh-connection](https://aptivi.gitbook.io/stable/nitrocid-ks-v0.1.0-service-pack-2/fundamentals/simulated-kernel-features/extra-features/common-programs/ssh-connection)
{% endcontent-ref %}

{% content-ref url="common-programs/git-shell" %}
[git-shell](https://aptivi.gitbook.io/stable/nitrocid-ks-v0.1.0-service-pack-2/fundamentals/simulated-kernel-features/extra-features/common-programs/git-shell)
{% endcontent-ref %}


---

# 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://aptivi.gitbook.io/stable/nitrocid-ks-v0.1.0-service-pack-2/fundamentals/simulated-kernel-features/extra-features/common-programs.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.
