> ## Documentation Index
> Fetch the complete documentation index at: https://openclaw.veiseule.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ऑनबोर्डिंग (macOS ऐप)

# ऑनबोर्डिंग (macOS ऐप)

45. यह डॉक **वर्तमान** पहली‑बार रन होने वाले ऑनबोर्डिंग फ़्लो का वर्णन करता है। 46. लक्ष्य एक
    स्मूद “day 0” अनुभव है: जहाँ Gateway चलता है वह चुनें, auth कनेक्ट करें, विज़ार्ड चलाएँ, और एजेंट को खुद को बूटस्ट्रैप करने दें।
    onboarding के विभिन्न तरीकों का सामान्य अवलोकन देखने के लिए, [Onboarding Overview](/start/onboarding-overview) देखें।

<Steps>
  <Step title="Approve macOS warning">
    <Frame>
      <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/macos-onboarding/01-macos-warning.jpeg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=52ce8b835daf7a29b63c3ee7f4a0308a" alt="" width="1132" height="818" data-path="assets/macos-onboarding/01-macos-warning.jpeg" />
    </Frame>
  </Step>

  <Step title="Approve find local networks">
    <Frame>
      <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/macos-onboarding/02-local-networks.jpeg?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=898d91d6350aef17eb26d54f2aae7398" alt="" width="1132" height="818" data-path="assets/macos-onboarding/02-local-networks.jpeg" />
    </Frame>
  </Step>

  <Step title="Welcome and security notice">
    <Frame caption="प्रदर्शित सुरक्षा सूचना पढ़ें और उसके अनुसार निर्णय लें">
      <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/macos-onboarding/03-security-notice.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=f5c2f45dfb79fb3102f3b00349685c5e" alt="" width="1262" height="1570" data-path="assets/macos-onboarding/03-security-notice.png" />
    </Frame>
  </Step>

  <Step title="Local vs Remote">
    <Frame>
      <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/macos-onboarding/04-choose-gateway.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=280e34bced7bf879d9b6f74a77abcda0" alt="" width="1262" height="1570" data-path="assets/macos-onboarding/04-choose-gateway.png" />
    </Frame>

    **Gateway** कहाँ चलता है?

    * **यह Mac (केवल स्थानीय):** ऑनबोर्डिंग OAuth प्रवाह चला सकता है और क्रेडेंशियल
      स्थानीय रूप से लिख सकता है।
    * **दूरस्थ (SSH/Tailnet के माध्यम से):** ऑनबोर्डिंग स्थानीय रूप से OAuth **नहीं** चलाता;
      क्रेडेंशियल Gateway होस्ट पर मौजूद होने चाहिए।
    * **बाद में विन्यास करें:** सेटअप छोड़ें और ऐप को बिना विन्यास के छोड़ दें।

    <Tip>
      47. **Gateway auth tip:**

      * अब विज़ार्ड लूपबैक के लिए भी एक **token** जनरेट करता है, इसलिए लोकल WS क्लाइंट्स को ऑथेंटिकेट करना होगा।

      48. - अगर आप auth डिसेबल करते हैं, तो कोई भी लोकल प्रोसेस कनेक्ट कर सकता है; इसे सिर्फ़ पूरी तरह भरोसेमंद मशीनों पर ही इस्तेमाल करें।
      49. * मल्टी‑मशीन एक्सेस या नॉन‑लूपबैक बाइंड्स के लिए **token** का उपयोग करें।
    </Tip>
  </Step>

  <Step title="Permissions">
    <Frame caption="चुनें कि आप OpenClaw को कौन‑सी अनुमतियाँ देना चाहते हैं">
      <img src="https://mintcdn.com/veiseuleai/24AKr3LwoEceqr8Z/assets/macos-onboarding/05-permissions.png?fit=max&auto=format&n=24AKr3LwoEceqr8Z&q=85&s=fe49a0e85fad11452f3ee292d78e2415" alt="" width="1262" height="1570" data-path="assets/macos-onboarding/05-permissions.png" />
    </Frame>

    ऑनबोर्डिंग निम्न के लिए आवश्यक TCC अनुमतियों का अनुरोध करता है:

    * Automation (AppleScript)
    * Notifications
    * Accessibility
    * Screen Recording
    * Microphone
    * Speech Recognition
    * Camera
    * Location
  </Step>

  <Step title="CLI">
    <Info>
      यह चरण वैकल्पिक है
    </Info>

    ऐप npm/pnpm के माध्यम से वैश्विक `openclaw` CLI स्थापित कर सकता है ताकि टर्मिनल
    वर्कफ़्लो और launchd कार्य तुरंत काम करें।
  </Step>

  <Step title="Onboarding Chat (dedicated session)">
    50. सेटअप के बाद, ऐप एक समर्पित ऑनबोर्डिंग चैट सेशन खोलता है ताकि एजेंट अपना परिचय दे सके और अगले चरणों का मार्गदर्शन कर सके। This keeps first‑run guidance separate
        from your normal conversation. See [Bootstrapping](/start/bootstrapping) for
        what happens on the gateway host during the first agent run.
  </Step>
</Steps>
