# Welcome!

Thank you for visiting the Lancerkit public API documentation!  The Lancerkit API allows you to integrate Lancerkit into your own apps, automating operations and increasing efficiency.

You can quickly manage projects, tasks, clients, bills, and more using the Lancerkit API. The API gives you a safe and dependable means to access your Lancerkit data, allowing you to easily develop complex integrations and unique apps. The Lancerkit API is ideal for developers wishing to enhance Lancerkit's capabilities or businesses looking to streamline their procedures.

This documentation gives an in-depth look into the Lancerkit API, including information on authentication, endpoints, request and response formats, and recommended practices for utilizing the API. If you have any queries or require assistance, please contact our dedicated support staff at <contact@lancerkit.com>


---

# 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://apidoc.lancerkit.com/welcome.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.
