# Submissions, comments, reviews, and decisions

- [How to add formatting to reviews or comments](https://docs.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions/how-to-add-formatting-to-reviews-or-comments.md)
- [How to submit a Review Revision](https://docs.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions/how-to-submit-a-review-revision.md)
- [How to add formulas or use mathematical notation](https://docs.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions/how-to-add-formulas-or-use-mathematical-notation.md)
- [How to edit a submission after the deadline - Authors](https://docs.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions/how-to-edit-a-submission-after-the-deadline-authors.md)
- [How to upload paper decisions in bulk](https://docs.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions/how-to-upload-paper-decisions-in-bulk.md)
- [How to hide/reveal fields](https://docs.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions/how-to-hide-reveal-fields.md)
- [Update camera-ready PDFs after the deadline expires](https://docs.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions/update-camera-ready-pdfs-after-the-deadline-expires.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.openreview.net/how-to-guides/submissions-comments-reviews-and-decisions.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.
