> For the complete documentation index, see [llms.txt](https://developers.solnet.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.solnet.my/readme.md).

# What is Solnet AI

### Solnet AI – A financial instrument leveraging artificial intelligence to create and manage investment strategies. <a href="#solnet-ai-a-financial-instrument-leveraging-artificial-intelligence-to-create-and-manage-investment" id="solnet-ai-a-financial-instrument-leveraging-artificial-intelligence-to-create-and-manage-investment"></a>

<figure><img src="https://solnetai.gitbook.io/solnetai/~gitbook/image?url=https%3A%2F%2F570294850-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FodAVv8GydXsfbkyqGjnw%252Fuploads%252FrV46xddyKhUHB5vFRSyr%252Fimage.png%3Falt%3Dmedia%26token%3D081ac10e-8234-4a1e-a565-6179012a9e16&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=cef50ee6&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### How does Solnet AI work? <a href="#how-does-solnetai-work" id="how-does-solnetai-work"></a>

Solnet AI is a self‑learning liquidity coordinator on Solana that turns every staked Solana into an autonomous profit‑seeking agent. The protocol is engineered to sense, reason and act inside the fastest L1 environment available - so yield generation keeps pace with block‑by‑block market drift instead of lagging behind it.

### Vision - Liquidity That  Thinks <a href="#vision-liquidity-that-thinks" id="vision-liquidity-that-thinks"></a>

Traditional set‑and‑forget vaults rely on fixed heuristics. Once the playbook breaks, yield collapses. Solnet's founding thesis is different: make the capital itself adaptive. By embedding reinforcement‑learning policies directly into smart‑contract execution, the protocol teaches deposited SOL to re‑allocate itself whenever the marginal sharpe ratio flips - creating a living balance sheet that optimises 24 / 7 without human babysitting.

<figure><img src="https://solnetai.gitbook.io/solnetai/~gitbook/image?url=https%3A%2F%2F570294850-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FodAVv8GydXsfbkyqGjnw%252Fuploads%252FKJnONbkuVGPism5VSEMi%252Fimage.png%3Falt%3Dmedia%26token%3De2fc3c4d-62e0-4434-8c13-abfd96bbf8a1&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=accee316&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### AI Agent Network on Solana <a href="#ai-agent-network-on-solana" id="ai-agent-network-on-solana"></a>

At the core of Solnet AI is a multi-agent AI system, where each agent performs a specific role - from market analysis and strategy generation to trade execution and real-time risk evaluation. These agents operate continuously, optimizing capital allocation without the need for human intervention.

### Full Autonomy & On-Chain Transparency <a href="#full-autonomy-and-on-chain-transparency" id="full-autonomy-and-on-chain-transparency"></a>

All Solnet AI operations - from portfolio rebalancing to strategy adjustments - are executed in real time based on live market data and are fully recorded on-chain via Solana. This guarantees:

* Complete transparency: every action is auditable and publicly verifiable
* Minimal human input: the protocol functions as a self-regulating system
* High speed and scalability: Solana ensures low latency and low-cost transactions

### Cross-Chain Execution & Long-Tail Asset Focus <a href="#cross-chain-execution-and-long-tail-asset-focus" id="cross-chain-execution-and-long-tail-asset-focus"></a>

Thanks to a modular architecture integrated with cross-chain bridges and oracles, SolnetAI manages positions across multiple blockchain networks, unlocking broader liquidity access and enabling niche market strategies that target inefficiencies in underrepresented assets.

### Intelligent Risk Management <a href="#intelligent-risk-management" id="intelligent-risk-management"></a>

Solnet's AI agents are not just profit-driven - they're risk-aware. The system features:

* Automated leverage and exposure adjustments
* Predictive volatility shielding
* Continuous monitoring of market and on-chain indicators

### Solnet AI = DeFi 2.0 × AI <a href="#solnetai-defi-2.0-ai" id="solnetai-defi-2.0-ai"></a>

Solnet AI is more than a protocol - it's a new paradigm for capital management:

* AI-native: designed from the ground up for intelligent automation
* Solana-native: built to leverage the speed and efficiency of Solana's L1 infrastructure
* User-centric: intuitive level-based UX with clear strategy segmentation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://developers.solnet.my/readme.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.
