> For the complete documentation index, see [llms.txt](https://ledsak.gitbook.io/docs-for-ledsak/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ledsak.gitbook.io/docs-for-ledsak/getting-started.md).

# Getting Started

We prioritize the uniqueness of your Lead solutions; hence, we'll walk you through importing data directly from your compaign page, ensuring our Automations, Integration model are trained specifically to resonate with your Leads. Dive in to customize the Automation, Facebook Sync, Lead Distribution ensuring it aligns perfectly with your Dashboard Actions.

By the end of this guide, you will have your first Lead ready to be Interact on your Lead. We will wrap up the guide by asking for card details via our guidance, to complete the account setup.

### Mandotory to create all these options:

{% content-ref url="/pages/aL9YRzeKHxuZiQlyd4Pa" %}
[Creating Account](/docs-for-ledsak/getting-started/creating-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/L3VcW0DzDoBml36aYiJM" %}
[Integrations](/docs-for-ledsak/getting-started/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/J1SQCPTRVCcODVTICZsy" %}
[Roles and Permission](/docs-for-ledsak/getting-started/roles-and-permission.md)
{% endcontent-ref %}

{% content-ref url="/pages/z1lJqXu7T7yg437UhSRZ" %}
[Staff](/docs-for-ledsak/getting-started/staff.md)
{% endcontent-ref %}

{% content-ref url="/pages/n9Kfue8n7NFzSXES57Yn" %}
[Automation](/docs-for-ledsak/getting-started/automation.md)
{% endcontent-ref %}

{% content-ref url="/pages/CX16XnVH2UW0ZITuLtM7" %}
[Lead Distribution](/docs-for-ledsak/getting-started/lead-distribution.md)
{% endcontent-ref %}

{% content-ref url="/pages/rfSUbaD4EUpS7AZngcFT" %}
[Conversion API](/docs-for-ledsak/lead-management/all-lead/conversion-api.md)
{% endcontent-ref %}

NOTE: Follow these options to Onboard your Company.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ledsak.gitbook.io/docs-for-ledsak/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
