# Home

This documentation is made to help you refresh your memory if on how something is done if you have been away or if procedures have changed while you were gone.

These documents are intended to help you get up and running in a timely manner.  As time progresses more advanced topics will be added and a FAQ section will hopefully be added for each group of instructions.

If there is something that has been missed, typo, or something you would like to see added, please reach out to <media@gncclt.com>.

{% content-ref url="/pages/-MVYmzOC3J3j\_0m\_uZFo" %}
[ProPresenter](/propresenter/propresentor-about.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW\_fcKHYrNdFYjig6fO" %}
[Engineering](/engineering/frequency-matrix.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVYsA43d2aY83sYjTut" %}
[About](/about/contact-us.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gncclt.com/master.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.
