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

# Getting started

> Now that you have a greater understanding what we at Salamoonder stand for and offer, let's now start the integration process as I'm sure we've well convinced you to give us a try!

### Requirements

It’s easy to get started with Salamoonder, and you’ll be up and running quickly no matter your experience!

<Steps>
  <Step title="Access Your Account">
    If you’re new, hop over to our [register page](https://salamoonder.com/auth/register), or head to the [login page](https://salamoonder.com/auth/login) if you already have an account. Create or log in, then go to [Deposit](https://salamoonder.com/dashboard/deposit).
  </Step>

  <Step title="Fund Your Account">
    Choose your payment method and amount, complete the payment, and your funds will appear in your account instantly. After that, go to your [Settings](https://salamoonder.com/dashboard/api/settings) tab.
  </Step>

  <Step title="Copy Your API Key">
    Find your API key in [Settings](https://salamoonder.com/dashboard/api/settings) and copy it. You’ll need it to start using [Salamoonder](https://salamoonder.com/) in your projects.
  </Step>

  <Step title="Start Using the SDK">
    Use the [Software Development Kit](https://apidocs.salamoonder.com/sdk/official) or follow our documentation to connect to the API and start building your project.
  </Step>
</Steps>

### Start Building

That’s it! Just 4 simple steps and you’re ready to go. Check out these get-started links to get ahead quickly. Thanks for taking the time to read through, we really appreciate it and look forward to a long-lasting partnership!

<Columns cols={2}>
  <Card title="Official SDK" icon="coffin-cross" iconType="solid" href="https://apidocs.salamoonder.com/sdk/official">
    Go to our official SDK, built and maintained by our team.
  </Card>

  <Card title="Community SDK" icon="comment-code" iconType="solid" href="https://apidocs.salamoonder.com/sdk/community">
    Redirects you to SDKs built and maintained by our users.
  </Card>
</Columns>

<Card title="Tasks" icon="sparkles" href="/tasks/kasada">
  Redirects you to our officially supported tasks.
</Card>

You're ready to build. The next page shows you exactly how it works: real code, real solutions. You'll see how to solve captchas and interact with target sites, no fluff. Follow the examples and you'll understand the flow immediately. Let's get started.
