# Add Plate Prices

## Manual

You can easily add prices by entering the desired information into the form in the Pricing Toolbar.

## Step 1: Click `Plates` on the Pricing Toolbar to enter Plates mode

## Step 2: Choose Plate Manufacturer, Plate Type, Price Per Pound and enter any custom notes

## Step 3: Click  `Insert Plate Price`&#x20;

{% hint style="info" %}
**Note**

Your account comes with a default pricing list provided by Paragon.
{% endhint %}

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

## Bulk Import

If you need to import multiple prices at once you may find it easier to use the [`Import`](/pricing/getting-started/tools-and-features.md) feature.


---

# 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.paragontruss.com/pricing/how-to/add-plate-prices.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.
