# Categories

<figure><img src="/files/SEyV9vCNN17mMaMnnII8" alt=""><figcaption><p>Category</p></figcaption></figure>

**When add a category you are adding to a selected restaurant. That you**&#x20;

**Add**: Upon clicking this button, you will be directed to the page for creating a new category.

**Edit**: Clicking this button will lead you to the editing page, enabling you to make updates to the existing category.

**Delete**: When you click this button, the category will be deleted from the system.

**Drag & Drop**

You can arrange the position of the category order by just dragging & drop.&#x20;


---

# 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://emenu.gitbook.io/emenu/vendor/categories.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.
