# मोबाइल डेमो

***

## 1. आइटम जोड़ें और अपनी इन्वेंटरी को व्यवस्थित करें

{% embed url="<https://www.youtube.com/watch?index=2&list=PLhFdT5Xem2f-9uapiAGjBZ6UnUUTGh2LB&v=t59OKnxTuY8>" %}

<details>

<summary><strong>आप क्या सीखेंगे:</strong></summary>

✓ मोबाइल ऐप में नेविगेट करें और अपनी टीम तक पहुँच प्राप्त करें\
✓ SKU, बारकोड, फ़ोटो और विशेषताओं सहित नया आइटम जोड़ें\
✓ प्रारंभिक स्टॉक सेट करें और एक स्थान चुनें\
✓ समूह बनाकर, क्रमबद्ध करके और फ़िल्टर करके अपने आइटम व्यवस्थित करें\
✓ डेटा सेंटर तक पहुँचें और अपने टीम सदस्यों को आमंत्रित करें

</details>

## 2. इन्वेंटरी लेनदेन के साथ स्टॉक को ट्रैक करें

{% embed url="<https://www.youtube.com/watch?index=1&list=PLhFdT5Xem2f-9uapiAGjBZ6UnUUTGh2LB&v=DaylXNzx3Zg>" %}

<details>

<summary><strong>आप क्या सीखेंगे:</strong></summary>

✓ सभी आइटम गतिविधि की समीक्षा करें using [लेनदेन](/docs/documentation/hi/key-features/tx.md)\
✓ स्टॉक इन, स्टॉक आउट, स्टॉक समायोजित करें, और स्टॉक स्थानांतरित करें को समझें\
✓ चरण-दर-चरण एक नया इन्वेंटरी लेनदेन बनाएं\
✓ किसी मौजूदा लेनदेन को देखें, संपादित करें, या हटाएँ\
✓ अपनी लेनदेन इतिहास को तारीख, स्थान, आइटम, और अन्य के अनुसार फ़िल्टर करें\
✓ उपयोग करें [पिछली मात्रा](/docs/documentation/hi/other-features/past-quantity.md) अपनी इन्वेंटरी को किसी भी पिछली तारीख पर देखने के लिए

</details>

## 3. आइटम बारकोड बनाएं, प्रिंट करें, और स्कैन करें

{% embed url="<https://youtu.be/ZHCtbviQPRM>" %}

<details>

<summary><strong>आप क्या सीखेंगे:</strong></summary>

✓ कैसे करें [बारकोड स्कैन करें](/docs/documentation/hi/key-features/scan-barcode.md): QR कोड और मानक बारकोड दोनों\
✓ अपने मोबाइल डिवाइस से बारकोड लेबल कैसे प्रिंट करें\
✓ अपनी टीम और व्यक्तिगत सदस्यों के लिए बारकोड सेटिंग्स कैसे सेट करें

</details>

## 4. रीऑर्डर पॉइंट सेट करें और कम स्टॉक अलर्ट प्राप्त करें

{% embed url="<https://youtu.be/7-axl2819O0>" %}

<details>

<summary><strong>आप क्या सीखेंगे:</strong></summary>

✓ कैसे बनाएं [सेफ्टी स्टॉक विशेषताएँ](/docs/documentation/hi/other-features/low-stock-alert.md#set-safety-stock) और न्यूनतम मात्रा सेट करें\
✓ मल्टी-साइट ट्रैकिंग के लिए स्थान के अनुसार अलर्ट कैसे कॉन्फ़िगर करें\
✓ अपनी पसंदीदा समय-सारिणी पर पुश सूचनाएँ कैसे सक्षम करें

</details>

{% hint style="warning" %}
**नए मोबाइल ट्यूटोरियल जल्द आ रहे हैं!**\
और अधिक चरण-दर-चरण मार्गदर्शिकाओं के लिए जल्द ही वापस देखें।
{% 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://www.boxhero.io/docs/documentation/hi/video-tutorials/mobile-demo.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.
