# Check Objects

## <img src="/files/6wPdwIU1fv0DwwJBqZQ3" alt="" data-size="line"> Check

The Check command reports errors in the selected object's data structure.

<figure><img src="/files/KEziUAm64b9hXNxdZc5s" alt=""><figcaption></figcaption></figure>

### **Steps**

1. Select objects.
2. A report on the correctness of the object will display.\
   This is primarily a tool for diagnosing potential geometry errors.
3. Delete or remodel objects that have errors.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/check.htm).


---

# 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.rhinoartisan.com/commands/analyze/check-objects.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.
