# Features

### Cross-Chain & Chain Interactions

* **LayerZero**: Seamlessly bridge whitelisted tokens between supported networks and add destination gas as needed.
* **deBridge:** Bridge and swap between Solana and supported EVM networks.

### Borrow & Earn

* **Aave, Sparks, Venus, Kamino, Jito, Marinade**: Supply collateral, borrow stablecoins, and manage loans. Query your position status, APR, or interest rate.
* **Sky & Wagmi**: Stake, unstake, claim yield, and manage assets on specialized chains and protocols. Query current APRs and reward rates.

### Get Accurate Price Data

**Price & Data Feeds**:

* **Pyth**: Leverage real-time price feeds for assets to trigger actions based on market conditions.

### Swap

**Swap Aggregators**:

* **0x, Odos, OpenOcean, KyberNetwork, Magpie, Hypersonic, OKX dex** : Execute swaps at optimal rates by automatically searching multiple DEXs for the best pricing.

### Automation & Triggers

* **Time-Based**: Schedule actions to occur after a set delay (e.g., 5 minutes).
* **Gas-Based**: Initiate transactions only when gas fees are below a specified threshold (e.g., "Claim rewards when Gwei is below 10 on Ethereum Mainnet").
* **Price-Based**: Perform actions when an asset’s price meets certain conditions (e.g., "Swap 100 USDT to WBTC on Arbitrum when the price of WBTC is below $100,000").

***

### Multi-Source Data Aggregation

* **Social Channels**: Monitors Twitter, Telegram, and Discord for announcements, discussions, and sentiment shifts.
* **Documentation & Development**: Tracks changes in Gitbook project documentation and GitHub activity, including commits, pull requests, and updates.

### Real-Time Insights

* **Price Tracking & Sentiment Analysis**: Delivers insights into price movements and sentiment trends, helping users correlate market and community behavior.
* **Awareness & Community Growth**: Tracks follower counts, mention frequencies, and engagement metrics to gauge a project’s community health.

### Historical Context & Trend Analysis

* **Time-Based Queries**: Compare data from previous days, weeks, or months to identify growth, volatility, or stagnation.
* **Keyword & Topic Filters**: Focus on specific features, product lines, or community concerns.


---

# 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.heyanon.ai/heyanon.ai/hey-anon/features.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.
