# Onboarding

***

#### **Vendor Onboarding Pages**

**1. Welcome Page**

{% embed url="<https://docs.google.com/forms/d/1M8f99bTlAst6TTDaFm6fXZycX9Xwj9II3eK4e5_7Wkk/edit>" %}

* **Title:** Welcome to **HalalChain Marketplace!**
* **Description:** *Join our trusted marketplace and start selling your Halal-certified products worldwide. Let's set up your vendor account in a few easy steps!*
* **Button:** “Get Started”

**2. Business Information**

* **Fields:** Store Name, Business License, Business Type, Product Category
* **Description:** *Tell us about your business to help customers find and trust your store.*
* **Tip Section:** “Ensure your business name is unique and matches your legal documents.”
* **Button:** “Next”

**3. Store Setup**

* **Fields:** Store Logo, Banner, Description, Policies (Shipping & Returns)
* **Description:** *Create a professional storefront with your brand identity and policies.*
* **Tip Section:** “High-quality images and a detailed store description improve customer trust.”
* **Button:** “Next”

**4. Payment & Tax Details**

* **Fields:** Bank Account Details, Preferred Payment Method, Tax ID (if applicable)
* **Description:** *Set up your payment and tax details to receive earnings securely.*
* **Tip Section:** “Ensure your bank details are accurate for smooth payouts.”
* **Button:** “Next”

**5. Product Listing (Optional)**

* **Fields:** Add first product (Title, Description, Price, Images)
* **Description:** *Start selling by adding your first product. You can add more later!*
* **Button:** “Next”

**6. Final Review & Approval**

* **Message:** “Thank you! Our team will review your details and approve your store within \[timeframe].”
* **Button:** “Go to Dashboard”

***

#### **Customer Onboarding Pages**

{% embed url="<https://docs.google.com/forms/d/1oAJ3vWgs9uhfTGCsUpWps782GZwgQkq7NInFuIDDAg0/edit>" %}

**1. Welcome Page**

* **Title:** Welcome to **HalalChain Marketplace!**
* **Description:** *Find and shop from verified Halal-certified vendors worldwide.*
* **Button:** “Start Shopping”

**2. Account Setup**

* **Fields:** Full Name, Email, Phone Number, Address
* **Description:** *Create your account for a seamless shopping experience.*
* **Button:** “Next”

**3. Preferences (Optional)**

* **Fields:** Preferred Shopping Categories, Newsletter Subscription
* **Description:** *Tell us your preferences to get personalized recommendations.*
* **Button:** “Next”

**4. Final Confirmation**

* **Message:** “Your account is ready! Start exploring and shopping from trusted vendors.”
* **Button:** “Go to Marketplace”

***


---

# 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://echemmara.gitbook.io/echemmara-docs/category/onboarding.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.
