# Getting Started

​

{% content-ref url="/pages/-M3lFV4iTojZMSWDBbmF" %}
[Overview](/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3lW3GrDAkXU0UuLGJH" %}
[How To Register and Login to cfxGenie](/register-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3lempJNDsN7UtudSC7" %}
[How To Ingest Demo Data as Data Source](/demo-data-as-data-source.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3lf2Fj3gGDRUdoF7vY" %}
[How To Import Incidents Using File Upload](/incidents-using-file-upload.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3lfRIlrNQBgwbVPJRd" %}
[How To Ingest Incidents From ServiceNow](/incidents-from-servicenow.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3lfbxDEnv1b75VYqkL" %}
[How To Navigate Around Incident Jobs](/how-to-navigate-around.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3ouG51TuUAkfqPIyc4" %}
[How To Apply Filters](/how-to-apply-filters.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3liH3XJFPLJrn6fa3Y" %}
[How To Do Instructions - Videos](/how-to-videos.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://geniedocs.cloudfabrix.io/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.
