# Search Asset

{% hint style="info" %}
Search asset dapat dilakukan dengan cara:

1. Search asset menggunakan barcode number
2. Search asset menggunakan serial number (SN)
3. Search asset dengan cara scan barcode
4. Search asset menggunakan part name, part code, atau brand name
   {% endhint %}

{% tabs %}
{% tab title="Barcode" %}

1. Klik ikon 🔍.
2. Isi barcode number asset.
3. Klik `Search asset <barcode number> as barcode`.
4. Klik asset.

<div><figure><img src="/files/JUJLFQIFYBMxi00AYSEp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YLVanvfRhunodxeOTncg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ceDgZcHEfwzU7T7z3rEm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3xsv6dLmgv6N8OaTQ64o" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Serial Number" %}

1. Klik ikon 🔍.
2. Isi serial number asset.
3. Klik `Search asset <serial number> as serial number`.
4. Klik asset.

<div><figure><img src="/files/tnVq8viJciQKgj21rPps" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pNSH78U9CaHfYf5rIBo4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DhY97qr0SmascFbTph8H" alt=""><figcaption></figcaption></figure> <figure><img src="/files/k35r5KOM57l7Y386Fg0c" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Scan Barcode" %}

1. Klik ikon 🔍.
2. Klik ikon Scan.
3. Scan barcode asset.
4. Klik `Search asset <barcode number> as barcode`.
5. Klik asset.

<div><figure><img src="/files/qYGK4PZF2C952GElfgR8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/13IU2PLz8PrrydUYrV5D" alt=""><figcaption></figcaption></figure> <figure><img src="/files/T6OjwMm312cBaeUUvOAm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pZR1mBLdRhvUekX41e9W" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GHVTlrGPZJZpSYKWikZW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qY4heHvfgIt33vxRsKNN" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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.ineom-tsel.mit.id/amesty/asset-center/mobile/search-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.
