# Grid

- [Click on Table Cell](https://docs.avoautomation.com/avo-assure/actions/web/grid/click-on-table-cell.md)
- [Get Column Number of Input Text](https://docs.avoautomation.com/avo-assure/actions/web/grid/get-column-number-of-input-text.md)
- [Get Cell Value](https://docs.avoautomation.com/avo-assure/actions/web/grid/get-cell-value.md)
- [Get Total Column Count](https://docs.avoautomation.com/avo-assure/actions/web/grid/get-total-column-count.md)
- [Get Total Row Count](https://docs.avoautomation.com/avo-assure/actions/web/grid/get-total-row-count.md)
- [Get Row Number by Input Text](https://docs.avoautomation.com/avo-assure/actions/web/grid/get-row-number-by-input-text.md)
- [VerifyCellValue](https://docs.avoautomation.com/avo-assure/actions/web/grid/verifycellvalue.md)
- [Scroll Horizontally](https://docs.avoautomation.com/avo-assure/actions/web/grid/scroll-horizontally.md)
- [Scroll Vertically](https://docs.avoautomation.com/avo-assure/actions/web/grid/scroll-vertically.md)
- [Select Checkbox](https://docs.avoautomation.com/avo-assure/actions/web/grid/select-checkbox.md)
- [Unselect Checkbox](https://docs.avoautomation.com/avo-assure/actions/web/grid/unselect-checkbox.md)
- [Select Radio Button](https://docs.avoautomation.com/avo-assure/actions/web/grid/select-radio-button.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.avoautomation.com/avo-assure/actions/web/grid.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.
