# Step C

- [Process data and assess metrics](https://docs.landscale.org/reassessment-guidelines/step-c/process-and-analyze-data.md)
- [Set targets and milestones (optional)](https://docs.landscale.org/reassessment-guidelines/step-c/set-targets-and-milestones-optional.md)
- [Review and submit for first review](https://docs.landscale.org/reassessment-guidelines/step-c/review-and-submit-for-validation.md)
- [Address findings from the first review](https://docs.landscale.org/reassessment-guidelines/step-c/review-and-submit-for-validation/address-findings-from-the-first-review.md)
- [Proceed to the local review](https://docs.landscale.org/reassessment-guidelines/step-c/address-comments-from-local-review.md)
- [Address feedback from the local review](https://docs.landscale.org/reassessment-guidelines/step-c/address-comments-from-local-review/address-feedback-from-the-local-review.md)
- [Proceed to final validation](https://docs.landscale.org/reassessment-guidelines/step-c/proceed-to-final-validation.md)
- [Complete the reassessment](https://docs.landscale.org/reassessment-guidelines/step-c/complete-the-reassessment.md)


---

# 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.landscale.org/reassessment-guidelines/step-c.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.
