# Tariff Classification

Our artificial intelligence is able of accurately assigning correct tariff numbers based on datapoints such as good descriptions, weight and shipper information. Tariff classification natively integrates with the automatic processing of customs cases. See all scenarios here:

* [Auto-fix tariff numbers](/features/tariff-classification/auto-fix-tariff-numbers.md): Cheap, less intelligent processing of tariff numbers.
* [Automatic classifications](/features/tariff-classification/automatic-classifications.md): Sophisticated system for accurate classifications while case processing.
* [Bulk material classifications](/features/tariff-classification/bulk-material-classifications.md): Upload and automatically classify materials in bulk.


---

# 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://guide.digicust.com/features/tariff-classification.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.
