> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neyrs.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> AI-powered autonomous agent for Solana wallet operations and DeFi execution

<img src="https://mintcdn.com/nyers/BxYR_rn4V_SMxysA/images/hero-dark.png?fit=max&auto=format&n=BxYR_rn4V_SMxysA&q=85&s=94829b67d99006c5a27c098465a14d3a" alt="Neyrs Banner" className="hidden dark:block mb-8 rounded-xl" width="1080" height="1080" data-path="images/hero-dark.png" />

<img src="https://mintcdn.com/nyers/BxYR_rn4V_SMxysA/images/hero-light.png?fit=max&auto=format&n=BxYR_rn4V_SMxysA&q=85&s=dc2407de8fc68727e2dfb16e2d707cd1" alt="Neyrs Banner" className="block dark:hidden mb-8 rounded-xl" width="1080" height="1080" data-path="images/hero-light.png" />

# Neyrs

Neyrs is an autonomous AI agent that executes Solana blockchain operations through natural language. Send tokens, swap assets, stake SOL, check balances, and purchase goods with USDC—all through conversational commands.

## Key Features

<CardGroup cols={2}>
  <Card title="Natural Language Commands" icon="message">
    Execute blockchain transactions using plain text without complex interfaces
  </Card>

  <Card title="Wallet Operations" icon="wallet">
    Send, swap, and stake SOL and SPL tokens with automatic routing optimization
  </Card>

  <Card title="Real-Time Data" icon="chart-line">
    Query token prices, wallet balances, and transaction history instantly
  </Card>

  <Card title="Commerce Integration" icon="cart-shopping">
    Purchase products on Amazon and other platforms using USDC payments
  </Card>
</CardGroup>

## Technical Overview

| Component         | Implementation                                         |
| ----------------- | ------------------------------------------------------ |
| **Blockchain**    | Solana mainnet with RPC node integration               |
| **Security**      | Non-custodial architecture with transaction simulation |
| **DeFi**          | Jupiter V6 aggregator for optimal swap routing         |
| **Response Time** | Sub-second transaction preparation and execution       |

<Card title="Get Started" icon="rocket" href="/introduction/quickstart">
  Start using Neyrs in under 5 minutes
</Card>
