# Drafting

- [Report](https://docs.rhinoartisan.com/commands/drafting/report.md)
- [Layout](https://docs.rhinoartisan.com/commands/drafting/layout.md)
- [Add Details](https://docs.rhinoartisan.com/commands/drafting/add-details.md)
- [Metals List](https://docs.rhinoartisan.com/commands/drafting/metals-list.md)
- [Metals List By Selection](https://docs.rhinoartisan.com/commands/drafting/metals-list-by-selection.md)
- [Breakdown Metals](https://docs.rhinoartisan.com/commands/drafting/breakdown-metals.md)
- [Breakdown Gems](https://docs.rhinoartisan.com/commands/drafting/breakdown-gems.md)
- [Breakdown Processes](https://docs.rhinoartisan.com/commands/drafting/breakdown-processes.md)
- [Breakdown Extras](https://docs.rhinoartisan.com/commands/drafting/breakdown-extras.md)
- [Gems Map](https://docs.rhinoartisan.com/commands/drafting/gems-map.md)
- [Gems List](https://docs.rhinoartisan.com/commands/drafting/gems-list.md)
- [Gem List to Excel CSV](https://docs.rhinoartisan.com/commands/drafting/gem-list-to-excel-csv.md)
- [Add Logo](https://docs.rhinoartisan.com/commands/drafting/add-logo.md)
- [Dimensions](https://docs.rhinoartisan.com/commands/drafting/dimensions.md)
- [Generate Dimensions](https://docs.rhinoartisan.com/commands/drafting/generate-dimensions.md)
- [Generate Dimensions By Box](https://docs.rhinoartisan.com/commands/drafting/generate-dimensions-by-box.md)
- [Generate Dimension from Ring](https://docs.rhinoartisan.com/commands/drafting/generate-dimension-from-ring.md)
- [Generate Dimension from Bangle](https://docs.rhinoartisan.com/commands/drafting/generate-dimension-from-bangle.md)
- [Hatch and Line Type](https://docs.rhinoartisan.com/commands/drafting/hatch-and-line-type.md)
- [Text and Dots](https://docs.rhinoartisan.com/commands/drafting/text-and-dots.md)
- [Make 2D](https://docs.rhinoartisan.com/commands/drafting/make-2d.md)
- [Clipping Sections](https://docs.rhinoartisan.com/commands/drafting/clipping-sections.md)
- [Extract Line Type Segments](https://docs.rhinoartisan.com/commands/drafting/extract-line-type-segments.md)
- [Generate Dimensions](https://docs.rhinoartisan.com/commands/drafting/generate-dimensions-1.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.rhinoartisan.com/commands/drafting.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.
