# Introduction

This page tries to address all necessary information for analyzers, Monte Carlo contacts and request manager about general Monte Carlo production and samples.

![](/files/-LapOmUiQdcKitpP1bZN)

Here below you might find useful links to the different pages of the documentation:

If you look for general information about Monte Carlo production in CMS, please visit this page: [Introduction](https://monte-carlo-production-tools.gitbook.io/project/monte-carlo-production-overview).

If you are a CMS user/analyzer and you are looking for information how to find samples in McM, how to find generator fragments or parameters of a MC sample, or how to monitor your submitted requests, please go to this page: [Analyzer's corner](https://monte-carlo-production-tools.gitbook.io/project/analyzers-corner)

If you are a MC contact, responsible for a PAG, POG or DPG group and you are looking for information about how to setup a request in McM, about the request checking script or the lexicon used in McM for Monte Carlo requests, please visit this page: [Monte Carlo contacts's corner](https://monte-carlo-production-tools.gitbook.io/project/mccontact).

If you are a request manager and you are looking for the information about the operations needed for this task, please visit this page: [Request manager's corner](https://monte-carlo-production-tools.gitbook.io/project/reqmgr).

If you are interested on more advanced information, like understanding the status of the requests in computing or having a deeper insight on the cmsDriver arguments, please visit this page: [computing's corner](https://monte-carlo-production-tools.gitbook.io/project/computing) or the [cmsDriver page](https://monte-carlo-production-tools.gitbook.io/project/cmsdriver-argument-and-meaning).

If you are interested on a detailed documentation of the MC database (McM), please visit the [McM page](https://monte-carlo-production-tools.gitbook.io/project/monte-carlo-management-mcm-detailed-guide). If you are interested on a detailed documentation of the platform available for monitoring requests in the system, please visit the [pMp page](https://monte-carlo-production-tools.gitbook.io/project/production-monitoring-platform-pmp-introduction).&#x20;

If you interested to you our newly developed tool: Group Analysis Samples Pages as known as GrASP, please visit the [GrASP page](https://cms-pdmv.cern.ch/grasp):

[Here](https://monte-carlo-production-tools.gitbook.io/project/untitled-4) you may find answers to Frequently Asked Questions.

Please do not hesitate to contact us for [any feedback and suggestions](https://monte-carlo-production-tools.gitbook.io/project/contacts).


---

# 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://cms-pdmv.gitbook.io/project/readme.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.
