# M-SOC

- [M-SOC\_Self Service Portal](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal.md): This section will describe the Self Service Portal, Data Pipeline Manager and log forwarder installs where needed.
- [Registering as a Customer (Regulated Entity)](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/registering-as-a-customer-regulated-entity.md)
- [Digital Contract Signing Process](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/digital-contract-signing-process.md): Step-by-Step Guide to Signing the Document
- [Updating Billing Information](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/updating-billing-information.md): Step-by-Step Guide to Updating Billing Information
- [Updating Escalation Matrix](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/updating-escalation-matrix.md)
- [Manage Users and Roles](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/manage-users-and-roles.md): Step-by-Step Guide to Create a User and Assign a Role
- [RACI Matrix](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/raci-matrix.md): Description of the RACI matrix in Annexure D
- [Default Log Collection](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/default-log-collection.md): This page describes the default logs available for collection:
- [Windows Package Installation](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/windows-package-installation.md): Installing on Windows
- [Linux Package Installation](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/linux-package-installation.md): Installing on Debian-based Linux Systems (e.g., Ubuntu)
- [RPM Package Installation](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/rpm-package-installation.md): Installing on RPM-based Linux Systems (e.g., CentOS, RHEL, Fedora)
- [MACOS Package Installation](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/macos-package-installation.md): Installation of MACOS
- [OneAgent Windows Package Installation](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/oneagent-windows-package-installation.md): Installing on Windows
- [Incident Management Workflow(M-SOC only)](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/incident-management-workflow-m-soc-only.md): This page describes the Incident Management Workflow followed by M-SOC as validated by SEBI and the exchange.
- [Asset Reconciliation](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/asset-reconciliation.md)
- [Troubleshooting Installs](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/troubleshooting-installs.md): Easy Troubleshooting Page for Agent Install Failures.
- [Frequently Asked Questions (FAQ)](https://docs.blusapphire.io/m-soc/m-soc_self-service-portal/frequently-asked-questions-faq.md): This page attempts to capture all the FAQs related to MSOC, but may be applicable for other customers also.


---

# 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.blusapphire.io/m-soc.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.
