# Getting Started

Welcome to the API documentation for Ledger Enterprise Revault. This comprehensive guide will provide you with all the information you need to effectively integrate and use our powerful digital asset custody and trading platform.

In this documentation, you will find detailed explanations of our new Revault API endpoints, parameters, and responses. The `revault-api` component is a new iteration of our API that positions Ledger Enterprise for the future, specifically looking to improve:

* Read Performance
* Up to date data
* Future scalability and reliability

We have organized the documentation into logical sections to make it easy for you to navigate and find the information you need. Whether you are a developer looking to integrate Ledger Enterprise into your application or a business user seeking to understand the capabilities of our API, this documentation will serve as your comprehensive resource.

We have included code examples in multiple programming languages to assist you in making API requests and handling responses.

We are committed to providing you with the most up-to-date information, so please check back regularly for any updates or additions to the documentation. We also encourage you to provide feedback, as your input is invaluable in helping us improve and enhance our API documentation.

Thank you for choosing Ledger Enterprise. We are excited to have you on board and look forward to helping you unlock the full potential of our crypto custody and trading platform.

Let's get started!


---

# 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://help.enterprise.ledger.com/api-documentation-v2/introduction/readme.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.
