# Product Specifications

![](/files/Sb3J7qF6D7UD4KuXK5NL)

#### **To show this content for the Specifications Product tab, please follow these steps:**&#x20;

<mark style="color:blue;">**Step 1**</mark> - Get and edit all our code below:

{% tabs %}
{% tab title="XML/HTML/SVG" %}

```markup
<table class="nasa-has-bg">
<tbody>
<tr>
<td>Power Type: Cordless</td>
</tr>
<tr>
<td>Voltage: 12V</td>
</tr>
<tr>
<td>Battery Type: Lithium-ion (Li-Ion)</td>
</tr>
<tr>
<td>Chuck Type: Hex Bit Holds Chuck</td>
</tr>
<tr>
<td>Chuck Size: 1/4"</td>
</tr>
<tr>
<td>No Load Speed 0-1,050rpm</td>
</tr>
<tr>
<td>Max Power 160UWO</td>
</tr>
<tr>
<td>Tool Length 6-1/4"</td>
</tr>
<tr>
<td>Tool Weight 2.2 lb</td>
</tr>
</tbody>
</table>
```

{% endtab %}
{% endtabs %}

<mark style="color:blue;">**Step 2**</mark> - Next, add all code below to your specifications product tab

![](/files/3yOwNpkgFr9iWAF5fznO)


---

# 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://elessi-docs.nasatheme.com/single-product/tabs-layout/product-specifications.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.
