# Developer Hub

Defx offers a comprehensive suite of APIs via public and private endpoints along with fast, low latency web hooks. Our Public APIs allow to access market data, including real-time price feeds and order book snapshots while Private APIs offer secure access to account-specific functionalities, such as order placement, management, and account balance and more. Defx's rich API suite and web hooks allows developers and traders to seamlessly integrate their trading strategies, bots, and applications.

If you're looking to speak to the team to help with your API integration, drop us a line on Discord/Telegram/On-platform chat and we will help.\
Discord: <https://discord.gg/6HJWZzQje7>\
Telegram: <https://t.me/Defxcom>\
App: <https://app.defx.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://docs.defx.com/docs/api-docs/developer-hub.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.
