# Add your first asset

With your organisation's Harpe page, you can add assets that you own or tools that you use.

1. Open your organisation's Harpe page.
2. Click on the assets page on the left hand side of your screen.
3. You will see a page similar to this. Click on the `Add Asset` button to add an asset.&#x20;

<figure><img src="/files/uVhOq88UkTbMwYxweOkW" alt=""><figcaption><p>Assets page</p></figcaption></figure>

4. There are three sections for each asset - `General Information` (as pictured below), `Assurance`, and `Disaster Recovery`. The `Disaster Recovery` field is hidden for all assets that are not marked as critical. For a comprehensive and compliant record, it is recommended to fill out all these fields. These can be filled out later if desired as asset compliance is tracked on the main Assets page.

<figure><img src="/files/OApY7Jo9Xmyecxy3hlXZ" alt=""><figcaption><p>New Asset form</p></figcaption></figure>

5. Once all the required information is completed, click the `Add` button. You will then see your new asset in the list.
6. Add any further assets as necessary.

More comprehensive information can be found in the [Assets](/start/manual/assets.md) section of the wiki.


---

# 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://manual.harpe.io/start/getting-started/set-up-your-isms/add-your-first-asset.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.
