# Asset Category Setup

Here we are going to set up the asset categories for your business.

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

Before adding any assets of your company/business you need to set your categories first.
{% endhint %}

### Steps to set-up asset categories

1. Go to Assets/Asset Management -> Asset Categories -> Add
2. Fill in your asset category name and description
3. Click on save.

Now you can see the category list while adding your assets.

Here are some of the most common examples of asset categories that you can add.

* Antiques
* Art and Collectibles&#x20;
* Commodities&#x20;
* Electronics&#x20;
* Equities (Stocks)&#x20;
* Furniture & Fixtures&#x20;
* Infrastructure&#x20;
* Insurance&#x20;
* Jewelry&#x20;
* Others&#x20;
* Property or land&#x20;
* Real Estate&#x20;
* Repair Tools&#x20;
* Vehicles


---

# 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.kbgfuzion.com/erp/knowledge-base/modules/asset-module/asset-category-setup.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.
