# Running the Classification

To start the classification, press the <img src="https://content.gitbook.com/content/N7ynFOLTw3W9Zow9AaAJ/blobs/BnyKfknDEy86g0T6Mop7/602539369%20(1)%20(1).png" alt="" data-size="line"> *Classify Ontology* button in the main toolbar. The reasoner now evaluates the defining relationships between the concepts to infer new connections and identify unnecessary or redundant ones. Afterward, an ontology-comparison process calculates the changes that the reasoner found between the old and the new ontology.

Get more information about classifying:

{% content-ref url="../editing-and-authoring/evaluating-changes/classifying" %}
[classifying](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/editing-and-authoring/evaluating-changes/classifying)
{% endcontent-ref %}


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/description-logic/running-the-classification.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.
