# How to find the fragment of a request in McM

GEN fragment is available ONLY for root requests, namely for requests at the beginning of a chain. To access the chain of a specific request, one must click the button below in the page of a request.

![](/files/-Lar2UVSa8j-HkSSmE8R)

This will open the page if the chained request which looks like that:

![](/files/-Lb0KNiY1zomVzvi7FGt)

In this case the root request is  [PPD-PhaseIIMTDTDRAutumn18GS-00032](https://cms-pdmv.cern.ch/mcm/requests?prepid=PPD-PhaseIIMTDTDRAutumn18GS-00032\&page=0). If one click there, one should go to "Select View" (see below) and tick "Fragment".

![](/files/-Lar2cc3j6SjSpQBW_gC)

The panel below will appear and by clicking the cross button, one has access to the generator fragment, which contains information about the gridpack, the tune and the matching parameters (when applicable).

![](/files/-Lar2kAOBHvRYTyEKgf4)


---

# 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/analyzers-corner/how-to-find-the-fragment-of-a-request-in-mcm.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.
