# Getting started

Hardfin is the platform modern hardware companies use to generate better reporting by streamlining project and hardware management.

There are two quick options to get started based on your needs.

## Choose your setup

Most users can complete basic setup from scratch in 5–10 minutes, while a fuller data import typically takes 30–60 minutes.

### [Start from scratch in 5 minutes](/getting-started/start-from-scratch-in-5-min.md) →

Perfect for new businesses or those starting fresh with asset tracking. Follow our [quick setup guide](#set-up-from-scratch-in-5-minutes) to create your organization, add your first customer, and start tracking assets immediately.

### [Start with existing data in 30 minutes](/getting-started/start-with-existing-data-in-30-min.md) →

Already managing assets in other systems? Use our [import and integration guide](#set-up-with-existing-data-in-30-minutes) to bring in your existing customer data, product information, and asset records from a spreadsheet, CRM, ERP, or other system.

{% hint style="info" %}
*If you have more advanced data, import, integration, or workflow needs, please* [*contact our sales team*](mailto:sales@hardfin.com?subject=Inquiry%20about%20Hardfin%20setup\&body=Hello%20-%20I%20am%20interested%20in%20setting%20up%20Hardfin%20and%20have%20questions%20about%20more%20advanced%20data%2C%20import%2C%20integration%2C%20or%20workflow%20needs.%0A%0ACan%20we%20schedule%20time%20to%20talk%3F%0A%0AThanks!) *to discuss custom implementations.*
{% endhint %}

## What to expect

* Simple, guided setup process
* Clear, step-by-step instructions
* Support for common integrations

{% hint style="info" %}
Need help along the way? Our team is here to support you. [Reach out to us](mailto:support@hardfin.com?subject=Getting%20started%20with%20Hardfin\&body=Hello%20-%20I%20am%20trying%20to%20set%20up%20Hardfin%20and%20have%20questions%20about%20getting%20started.%0A%0ACan%20we%20schedule%20time%20to%20talk%3F%0A%0AThanks!) if you have specific questions about getting started with Hardfin.
{% 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://guide.hardfin.com/getting-started.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.
