# Metals List

### <img src="/files/puko6NfDIJaPa9D7JNkS" alt="" data-size="line"> Metals List

The **Metals List** command provides a streamlined way to document the metals used in a design.&#x20;

When activated, it displays a list of available metals, allowing users to:

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

* **Select Metals for a Report** – Choose one or multiple metals to be included in a detailed project report.
* **Write Metals Directly on the Construction Plan** – Insert the selected metal names as text within the design workspace for easy reference.

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

This tool ensures that the chosen materials are clearly documented, facilitating both internal workflow and client communication.


---

# 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/metals-list.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.
