# Solana Network Integration

<figure><img src="/files/He3gAvjPlIjwKIxMWGaR" alt=""><figcaption><p>Solana Network Integration</p></figcaption></figure>

* **Data Research & Analytics:** On-chain data collection, including:
  * Token metrics: price, liquidity, and holder distribution analysis
  * Token price monitoring and tracking
  * Market intelligence: DEX volume tracking and whale movement analysis
* **DeFi Integration:** Integration with Jupiter DEX Aggregator:
  * Best price discovery across multiple DEXs
  * Smart order routing with MEV protection
  * Automated swap execution and monitoring systems
* **NFT Management:** Integration with Tensor & Magic Eden:
  * Real-time floor price and volume tracking capabilities
  * Collection analytics and rarity insights generation
  * Automated buy/sell execution mechanisms


---

# 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.solyai.com/soly-ai-agent/the-soly-ai-ecosystem/solana-network-integration.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.
