# Argon Protocol

**Overview**

Argon protocol is a decentralized, non-custodial, leverage trading protocol where users can gain leveraged exposure on assets. Liquidity providers (LPs) deposit liquidity with leverage in order to earn passive income from trading fees and ART incentives. This liquidity is utilized by the Argon protocol to create leveraged exposure. Realistically, Argon operates as a lending protocol for both trading users and LP users.

Here you will find key information about the Argon protocol, how to interact with it, and how to build on top of it.&#x20;

Argon Protocol will be built on BNB Chain first and more L2 chains in the future.


---

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