# Contract Address

<figure><img src="/files/sVnOjTY10gugI9yPkYLL" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Contract Address</mark>

The **Contract Address** is a crucial component of Legal X, as it serves as the unique identifier for our smart contract deployed on the blockchain.

***

**$LEGAL Ethereum Contract Address is:**

```
0xa3b71ADD41C9E4E1034fe665F946BAebFE9c07C4
```

> **Note:**  Please always double check the Contract Address. Always refer to official Legal X communications and support channels for the accurate and active contract address.

### <mark style="color:red;">What is a Contract Address?</mark>

The contract address is a unique string of alphanumeric characters that represents the location of the Legal X smart contract on the blockchain. It allows users to interact with the smart contract’s functionalities, including:

* Accessing features offered by Legal X.
* Viewing contract details, such as its code and activity.
* Verifying transactions and data stored on the blockchain.


---

# 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://legal-x.gitbook.io/legal-x/contract-address.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.
