# Protocol

Maxbid is a decentralized, non-custodial margin liquidity protocol, built to enhance capital efficiency in DeFi trading by integrating with existing liquidity on decentralized exchanges. It functions similarly to a specialized money market, designed specifically to support more effective capital usage for traders.

**Three Components**

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

While the protocol operates in a permissionless manner, only the staking and trading components are currently accessible on our dApp platform. The lending feature will be introduced in future versions.


---

# 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://maxbid-pro.gitbook.io/maxbid-pro/protocol.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.
