> For the complete documentation index, see [llms.txt](https://docs.expand.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expand.network/additional-info/quicknode-marketplace.md).

# Quicknode Marketplace

{% hint style="info" %}
Explore more, visit the [<mark style="color:blue;">**Quicknode Marketplace**</mark>](https://marketplace.quicknode.com/catalog?\&search=expand.network) today.
{% endhint %}

expand.network has integrated the following RPC methods on Quicknode Marketplace for Dex:

1. Get Quotes
2. Get User Liquidity
3. Get Pool Liquidity
4. Swap
5. Add Liquidity
6. Remove Liquidity&#x20;

expand.network has integrated the following RPC methods on Quicknode Marketplace for Lend and Borrow:

1. Get Pool
2. Get Pools
3. Get User Account Data
4. Get Enter Market Status
5. Borrow
6. Deposit
7. Repay
8. Withdraw
9. Enter Market
10. Exit Market
11. Exit Isolation Mode
12. Set User E-Mode
13. Migrate


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.expand.network/additional-info/quicknode-marketplace.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.
