# README.md

{% hint style="danger" %}
Our website is under developmen&#x74;**:** Keep in mind that we are expected to launch Q2 2025. All projects that say otherwise are FAKE !&#x20;
{% endhint %}

## Good to know

⚠️ LawyerGPT is currently in BETA. The API is under active development and may change at any time.

Welcome to the official documentation for integrating LawyerGPT with your product. This guide will walk you through authentication, endpoints, use cases, and SDKs.

## Quick links

{% content-ref url="broken-reference" %}
[Broken link](https://docs.lawyergptai.cc/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.lawyergptai.cc/broken-reference)
{% endcontent-ref %}

## Showcase of our AI

Watch our newest video about the beta version that will be available Q2 2025

{% embed url="<https://www.youtube.com/watch?v=mC1lWz000uM>" %}


---

# 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.lawyergptai.cc/readme-md.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.
