# Custom Packages

Custom Packages allow you to offer unique rates and combinations of services for partnerships you've negotiated. If a brokerage has custom pricing for your Bronze, Silver, and Gold packages, for example, you can set those up in their own pricing page without impacting the packages you offer normally.

![](/files/cBF0DkOstaJiLOGptUlH)

Setting up Custom Packages is similar to our normal Packages. First, instead of clicking **Packages**, click **Custom Packages** just below.

<figure><img src="/files/1y1Nqcng3OYpHW15YJQx" alt=""><figcaption></figcaption></figure>

&#x20;Then, click **New Package**.

![](/files/G2unrH2KsjzWrYeukWqz)

From there, enter all the information for the Custom Package and click **Save Changes** at the end. The **Agent Code** is what designates that Custom Package as part of a collection. So every Custom Package with the code "ACME" will be displayed together when an Agent goes to that Custom Package booking page.

![](/files/VuDwgo44zUYWQmX7k8Y5)

Once done, click the **Edit Additional Details** icon and you can fill out the Custom Packages details like you would for a normal Package.

![](/files/seCfoMCuCdaLyuYri7Uy)

Finally, if you want to see all the Custom Packages for a specific Agent Code, just click the link button under **View in Booking** to the right of one of those Custom Packages.

![](/files/sKPBXXQ8a2fEhKAyttPZ)

Using the **Agent code** to show the custom package while booking an order. Once you are done creating the custom package you can also access that by booking an order and inputting the Agent code in the Partner ID section. See the example steps below. Also, You can send the code to the specific agent that can only access the specific custom package.

<figure><img src="/files/vMLCdKWNdwn4fuz8Lfkf" alt=""><figcaption><p>"2024" is the sample ID</p></figcaption></figure>

<figure><img src="/files/m0Fan6DbIqMWExbESXkG" alt=""><figcaption><p>Click the "Partner ID" </p></figcaption></figure>

<figure><img src="/files/WpajcSLCCwroYpYjejla" alt=""><figcaption><p>Input the specific code, for this sample "2024" is the sample code.</p></figcaption></figure>

<figure><img src="/files/ERVUX3qn27HeZVfS7ZoA" alt=""><figcaption><p>The Custom package will show</p></figcaption></figure>


---

# 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.getautonomo.com/services-and-packages/custom-packages.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.
