# Tradevest Developer Hub

Build the future of digital asset trading.

Welcome to the **Tradevest API** documentation. This platform provides the infrastructure you need to integrate institutional-grade crypto trading, real-time market data, and automated compliance into your own applications.

Whether you are building a neobank, a fintech app, or a wealth management platform, the Tradevest API allows you to manage the entire lifecycle of a trade—from onboarding a customer to settling assets—programmatically.

#### What you can build:

Our API is organized around three core pillars:

* **User & Entity Management: Onboard customers (KYC), manage accounts, and handle complex B2B2C hierarchies.**
* **Market Data: Stream real-time prices via WebSockets or fetch historical data for charting.**
* **Trading & Settlement: Execute orders, manage wallets, and track transaction history with institutional reliability.**

***

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="broken-reference">Broken link</a></td><td><a href="https://306695769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flody4PqPyBrgdhrJUPOZ%2Fuploads%2Fgit-blob-db1c387bb4faf7db92dea76796bda2440d3af562%2FGitbook_home_page.png?alt=media">Gitbook_home_page.png</a></td></tr><tr><td><a href="broken-reference">Broken link</a></td><td><a href="https://306695769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flody4PqPyBrgdhrJUPOZ%2Fuploads%2Fgit-blob-db1c387bb4faf7db92dea76796bda2440d3af562%2FGitbook_home_page.png?alt=media">Gitbook_home_page.png</a></td></tr><tr><td><a href="documentation/2_authentication">2_authentication</a></td><td><a href="https://306695769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flody4PqPyBrgdhrJUPOZ%2Fuploads%2Fgit-blob-db1c387bb4faf7db92dea76796bda2440d3af562%2FGitbook_home_page.png?alt=media">Gitbook_home_page.png</a></td></tr></tbody></table>


---

# 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.tradevest.ai/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.
