# C/C++/Objective-C

{% content-ref url="/pages/DA0Bq8kx4n7ZDbTf86Ek" %}
[C/C++/Objective-C analysis overview](/sonarqube-server/analyzing-source-code/languages/c-family/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/ne9Q2EqYD5k29KhWlpxa" %}
[Analysis modes](/sonarqube-server/analyzing-source-code/languages/c-family/analysis-modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/spNh57lAFxNulA9OuBdt" %}
[Prerequisites](/sonarqube-server/analyzing-source-code/languages/c-family/prerequisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/iOviS8BYnrjviDsNLv2f" %}
[Running the analysis](/sonarqube-server/analyzing-source-code/languages/c-family/running-the-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/2FcPTcRCKLhhXG58oKun" %}
[Customizing the analysis](/sonarqube-server/analyzing-source-code/languages/c-family/customizing-the-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/hDcb2Rl6akssu7m6c4qG" %}
[Understanding the analysis](/sonarqube-server/analyzing-source-code/languages/c-family/understanding-the-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZCGJTKEFzdeQ0PehJ3wG" %}
[Related pages](/sonarqube-server/analyzing-source-code/languages/c-family/related-pages.md)
{% 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://docs.sonarsource.com/sonarqube-server/analyzing-source-code/languages/c-family.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.
