# 🔴 Development Resources

Pascal empowers developers with our Trusted API, designed to streamline your integration experience and minimize blockchain complexities.

Our API allows you to connect to Pascal's powerful trading infrastructure with minimal blockchain interaction, freeing you to focus on what matters most—building exceptional products for your users. Whether you're developing a trading platform, portfolio management tool, or market analytics dashboard.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>API Documentation</td><td><a href="https://api-docs.cvex.trade/reference/authentification">https://api-docs.cvex.trade/reference/authentification</a></td></tr><tr><td>CVEX Trading CLI</td><td><a href="https://github.com/siomochkin/cvex-trading-cli/tree/main">https://github.com/siomochkin/cvex-trading-cli/tree/main</a></td></tr><tr><td>AI Agents Hackathon</td><td><a href="https://github.com/cvex-labs/ai-agents-hackathon/tree/main">https://github.com/cvex-labs/ai-agents-hackathon/tree/main</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.pascalprotocol.com/development-resources.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.
