# Grid & Level Numbering

**Grid & Level Numbering** allows users to automatically number grids and levels based on customizable naming conventions. It streamlines the process of numbering with flexible options for prefixes, identifiers, and suffixes, ensuring consistency across your project. The add-in also offers preview functionality and allows users to manually adjust individual names if necessary.

For morde details on specific features, explore the following:

{% content-ref url="/pages/HnvzmIKqXBEvgUFFtTr1" %}
[Grid Numbering](/docs/add-ins/grid-level-numbering/grid-numbering.md)
{% endcontent-ref %}

{% content-ref url="/pages/0SCitcnVhJtasv3aYPm1" %}
[Level Numbering](/docs/add-ins/grid-level-numbering/level-numbering.md)
{% endcontent-ref %}

{% embed url="<https://www.youtube.com/watch?v=K2sADM4qinY>" %}


---

# 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://bimil.gitbook.io/docs/add-ins/grid-level-numbering.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.
