# Depreciation

The **Depreciation** feature supports multiple depreciation methods and enables automatic calculation of depreciation values based on asset data. It can be used either for quick estimates or as a saved calculation within asset records when the required fields are present.

The available methods include the following:

* Straight Line
* Declining Balance
* Sum of Years
* Units of Production
* Double Declining

There are no prerequisites for using the basic version of depreciation, which allows entering values directly to estimate results. However, to save depreciation values to records and enable automated calculations, the following fields must be added to the collection. Field names must be spelled exactly as listed, although capitalization does not affect functionality.

<br>


---

# 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://prohelp.assetpanda.com/maintaining-your-organization/depreciation.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.
