# 🧩 Integrations

### DeFi Protocols

#### Yei Finance

* **Purpose**: Advanced DeFi strategies and yield optimization
* **Integration**: API endpoints for strategy execution
* **Features**: Automated yield farming, strategy recommendations

#### Symphony

* **Purpose**: Decentralized exchange operations
* **Integration**: Direct DEX contract interaction
* **Features**: Token swaps, order book trading, price discovery

#### DragonSwap

* **Purpose**: Automated market maker and liquidity provision
* **Integration**: Smart contract calls for swaps and liquidity
* **Features**: Token swaps, LP token management, yield farming

#### Silo

* **Purpose**: Staking and validator delegation
* **Integration**: Staking contract interactions
* **Features**: Validator selection, delegation management, rewards claiming

#### Takara Lend

* **Purpose**: Lending and borrowing operations
* **Integration**: Lending protocol smart contracts
* **Features**: Asset lending, borrowing, interest rate monitoring

#### Citrex

* **Purpose**: Additional trading tools and features
* **Integration**: Protocol-specific APIs
* **Features**: Advanced trading options, analytics tools

#### Carbon

* **Purpose**: Specialized DeFi protocol interactions
* **Integration**: Custom protocol integration
* **Features**: Protocol-specific operations and strategies

### Data Providers

#### DeFiLlama

* **Data Type**: Total Value Locked (TVL) and protocol analytics
* **API**: REST API for protocol data
* **Update Frequency**: Real-time
* **Usage**: Protocol health monitoring, TVL tracking

#### CoinGecko

* **Data Type**: Token prices, market cap, volume
* **API**: Public API with rate limits
* **Update Frequency**: Real-time price feeds
* **Usage**: Portfolio valuation, price alerts

#### GeckoTerminal

* **Data Type**: DEX trading data and analytics
* **API**: DEX-specific data endpoints
* **Update Frequency**: Real-time
* **Usage**: Trading pair analysis, liquidity tracking

#### DexScreener

* **Data Type**: Trading pair discovery and analysis
* **API**: RESTful API for pair data
* **Update Frequency**: Live updates
* **Usage**: New pair discovery, trading volume analysis

### AI Services

#### Perplexity

* **Purpose**: Web research and real-time information
* **Integration**: API for search queries
* **Usage**: News aggregation, market research, opportunity discovery

#### OpenAI

* **Purpose**: Natural language processing
* **Integration**: GPT models via API
* **Usage**: Conversation understanding, response generation

#### Anthropic (Claude)

* **Purpose**: Reasoning and analysis
* **Integration**: Claude API
* **Usage**: Complex analysis, decision support

#### Google Gemini

* **Purpose**: Additional language model capabilities
* **Integration**: Gemini API
* **Usage**: Backup language processing, specialized tasks

### Blockchain Infrastructure

#### Sei Network

* **Connection**: RPC endpoints and websocket connections
* **Features**: Transaction broadcasting, state queries, event monitoring
* **Usage**: Primary blockchain for all operations

#### Sei MCP Server

* **Purpose**: Structured blockchain interaction
* **Integration**: MCP protocol for standardized blockchain operations
* **Features**: Balance queries, transaction details, block exploration

### Communication Platforms

#### Telegram Bot API

* **Status**: Currently active
* **Features**: Chat interface, notifications, command processing
* **Integration**: Bot API with webhook support

#### Web Interface

* **Technology**: Next.js application
* **Features**: Chat interface, dashboard, wallet connection
* **Hosting**: Cloud deployment with CDN

### Wallet Connectivity

#### WalletConnect

* **Purpose**: Multi-wallet support
* **Integration**: WalletConnect v2 protocol
* **Supported Wallets**: All WalletConnect compatible wallets

#### Browser Wallets

* **Keplr**: Direct integration for Cosmos ecosystem
* **Compass**: Native Sei wallet support
* **MetaMask**: EVM-compatible operations

#### Hardware Wallets

* **Ledger**: Hardware wallet support via WalletConnect
* **Trezor**: Secure transaction signing
* **Integration**: Web3 provider abstraction

### Development Tools

#### n8n Workflow Engine

* **Purpose**: Agent automation and coordination
* **Integration**: Custom nodes for crypto operations
* **Usage**: Most agents run on n8n workflows

#### ElizaOS

* **Purpose**: Wallet agent framework
* **Integration**: Specialized wallet operation handling
* **Usage**: Secure transaction processing

#### Cambrian Agentic Framework

* **Purpose**: DeFi agent operations
* **Integration**: Protocol interaction framework
* **Usage**: DeFi protocol automation

#### Qdrant Vector Database

* **Purpose**: Knowledge base and RAG capabilities
* **Integration**: Vector similarity search
* **Usage**: Expert agent knowledge retrieval

### Security Integrations

#### Transaction Simulation

* **Purpose**: Preview transaction outcomes
* **Integration**: Tenderly or similar simulation services
* **Usage**: Risk assessment before execution

#### Gas Estimation

* **Purpose**: Accurate fee calculation
* **Integration**: Network RPC calls
* **Usage**: Transaction cost optimization

#### Multi-signature Support

* **Purpose**: Enhanced security for large transactions
* **Integration**: Multi-sig wallet protocols
* **Usage**: Team and institutional operations


---

# 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://zensei.gitbook.io/zensei-docs/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.
