# Options

Under the options tab, you can select taxonomies that belong to the listing from [**Custom Fields (Listing Categories)**](/motors-theme-documentation/search-filter/inventory-listing-categories.md) or create new ones.

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

Here is the overview of the tab:

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

{% hint style="info" %}
The fields in the **Options** tab **will vary** based on the [**Custom Fields**](/motors-theme-documentation/search-filter/inventory-listing-categories.md) you imported/created on your website.&#x20;
{% endhint %}

If you want to **add new items** to the option, you can use the <mark style="color:purple;">**+ Add New**</mark> field at the bottom of dropdowns:

<figure><img src="/files/fX3XYP1xBSdfMlS4iliL" alt=""><figcaption><p>Adding new Make item</p></figcaption></figure>

{% hint style="success" %}
To include more listing options, it is necessary to create new [custom fields](/motors-theme-documentation/search-filter/inventory-listing-categories.md).
{% endhint %}


---

# 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.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager-legacy/options.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.
