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

# Prerequisites

> Before you begin integrating OTPLESS into your application, complete the following initial steps to set up your environment.

<Steps>
  <Step title="Create an Account">
    Start by [creating your account](https://otpless.com/login) at OTPLESS using your work email ID. This account will give you access to our comprehensive dashboard, where you can manage all your authentication settings.
  </Step>

  <Step title="Choose Your Authentication Methods">
    [Enable your preferred authentication channels](https://otpless.com/dashboard/customer/channels) through our dashboard. Choose from options such as Phone and Email via Magic Link/OTP or social sign-ins such as WhatsApp, Google, Apple, and others.
  </Step>

  <Step title="Customize Your UI">
    [Customize the user interface](https://otpless.com/dashboard/customer/customization) of your sign-in page to align with your brand. Adjust elements such as colors, language, logo, and more to provide a seamless user experience.
  </Step>

  <Step title="Generate Your App Id & API Keys">
    Navigate to the `Dev Settings` section of the dashboard to [get your API keys](https://otpless.com/dashboard/customer/dev-settings). These keys are essential for securely authenticating your SDKs API requests and should be kept confidential.
  </Step>
</Steps>

By following these steps, you will be fully prepared to integrate OTPLESS into your application. For a guided start to integrating our services, proceed to our [Quick Start](/docs/quick-start) guide.
