# Getting Started

Let's go! 🚀

## Step 1: Create an account by signing up on the [Adjutor platform](http://app.adjutor.io)&#x20;

This is pretty simple! Just head over to app.adjutor.io and complete your sign up.

{% embed url="<https://blog.lendsqr.com/wp-content/uploads/2024/07/Adjutor-signup-Made-with-Clipchamp.mp4>" fullWidth="false" %}
Onboarding on Adjutor
{% endembed %}

Upon activation, Lendsqr gives a free credit of ₦1,000 to test the APIs.

## Step 2: Complete your KYC validation

To use Adjutor API services to the fullest, it is expected that you complete your KYC validation.

{% embed url="<https://blog.lendsqr.com/wp-content/uploads/2024/07/Untitled-video-Made-with-Clipchamp.mp4>" %}

This includes providing us with necessary documentation to validate your identity as a business. &#x20;

{% hint style="info" %}
Important Note

To speed up the verification process, upload your business's certificate of incorporation document so we can certify the existence of your company. If available, also upload a lending license for your company.
{% endhint %}

## Step 3: Get your API keys

The process is pretty straightforward. Head over to the App menu and click on the "Create an app" button.

{% embed url="<https://blog.lendsqr.com/wp-content/uploads/2024/07/Documentation_app-Made-with-Clipchamp.mp4>" %}

Complete the form with all services you are interested in and save the details. Once this is completed, the API keys are displayed for you.&#x20;

## Step 4: Fund your wallet

As mentioned before, Lendsqr gives a free credit of ₦1,000 to test the APIs. However, if the testing funds have been exhausted, you can go ahead to Fund your service account.

{% embed url="<https://blog.lendsqr.com/wp-content/uploads/2024/07/Documentation_wallet.png>" %}

Simply head over to the Wallets Menu and copy the account number on your screen. With this, you can fund your wallet any day, any time.

## Step 5: Make your first API call 🧑‍💻&#x20;

Once testing has been completed and you're satisfied, you can integrate our APIs to your platform using the generated keys to get the most value from Adjútor.

## Step 6: Launch and Scale! 🚀

That’s right! With these steps, you’re good to go. Jump right in and take full control of your business!


---

# 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://docs.adjutor.io/introduction/getting-started.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.
