# PRs > 400 LoC

<div data-with-frame="true"><figure><img src="/files/o35L3WuhiUpUBrj03C7V" alt="" width="563"><figcaption></figcaption></figure></div>

#### If the number of lines added and modified in a PR exceeds 400, it's classified as PRs > 400 LoC.

* PRs > 400 LoC take longer to review, are harder to roll back, and can cause more merge conflict issues. Developers are encouraged to keep PRs smaller, which can move things faster in the pipeline.

#### Industry Benchmarking

<div data-with-frame="true"><figure><img src="/files/b6Rr5iYkqKVtTjSAVg15" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.hivel.ai/metrics-and-definitions/quality/prs-greater-than-400-loc.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.
