# Advanced API

he Advanced API Marketplace offers more customized solutions compared to our basic RPC services. We partner with well-known API providers in the industry to integrate their services directly into the BlockPI user dashboard, giving you a one-stop shop for a variety of API services.

Once logged in, a user will find the **Advanced API** tab in the left sidebar. Clicking it takes you to the Advanced API homepage, where you'll see cards for all the supported Advanced APIs. Click on any card to go to its detailed introduction and configuration page. After you create an Advanced API key, it will appear in the **My APIs** list. Any future Advanced APIs you set up will also be listed there.

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

Below is a table listing the supported APIs and their pricings.

<table><thead><tr><th width="173">Provider</th><th width="344">Pricing</th><th>Intro page</th></tr></thead><tbody><tr><td>LI.FI Protocol API</td><td>10 RU per RPC call</td><td><a href="https://blockpi.io/advanced/lifi">https://blockpi.io/advanced/lifi</a></td></tr><tr><td>The Neighborhood</td><td>Monthly fee add on Dedicated node</td><td>Coming</td></tr></tbody></table>

Step by Step&#x20;


---

# 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.blockpi.io/advanced-api.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.
