# Integrations

[**Enso**](https://api-docs.enso.build/) **API**\
**-** A unified interface for DeFi actions (swap, deposit, borrow, repay, withdraw)\
\- Used for executing various DeFi operations across multiple chains

[**Li.Fi**](https://apidocs.li.fi/reference/welcome-to-the-lifinance-api) **API**\
**-** Cross-chain token swapping service\
\- Supports all EVM chains plus Bitcoin and Solana

[**SideShift**](https://docs.sideshift.ai/) **API**\
**-** Cross-chain swapping service with variable and fixed rate options\
\- Uses affiliate ID for tracking

[**Moralis**](https://developers.moralis.com/) **API**\
**-** Comprehensive blockchain data provider with multiple services: — Wallet Service: Balance tracking, token balances, NFT tracking · — Wallet History Service: Transaction history tracking — Token Service: Token metadata and pricing — NFT Service: NFT metadata — Blockchain Service: General blockchain data\
\- Discovery Service: Market insights

[**Aave V3**](https://aave.com/docs/developers/aave-v3) **(not yet live)**\
**-** Lending protocol integration for deposit, withdraw, borrow, and repay operation\
\- Supports multiple chains: Ethereum, Arbitrum, Avalanche, Polygon, Optimism, and Base


---

# 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://bitgpt-2.gitbook.io/docs/ecosystem/integrations.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.
