# Prerequisites

1. You have network access and connectivity to your installation of cfxPulse
2. Get the URL to access cfxPulse. This URL is specific to your implementation of cfxPulse. In SaaS environment, cfxPulse can be launched by clicking on cfxPulse App from SaaS portal home page.
3. If you are first-time user, you will need the default administrator username and password information to get started.

If you do not have the username and password information, contact CloudFabrix support.

* cfxPulse collector is deployed either On-Prem, on Public Cloud or MSP/Partner hosted environment.

If you need help with deploying the collector, refer to the following link

{% content-ref url="/pages/-LkOitHMYXOgOP7v3vxc" %}
[Installing cfxPulse Collector](/cfxpulse/installing-cfxpulse-collector.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.cloudfabrix.io/cfxpulse/admin-guide/cfxpulse-installing-cfxpulse-collector.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.
