# Rhaios ## Docs - [Authentication](https://docs.rhaios.com/authentication.md): How agents authenticate with the Rhaios API. - [Agent Discovery](https://docs.rhaios.com/concepts/agent-discovery.md): How autonomous agents discover, evaluate, and integrate with Rhaios. - [Architecture](https://docs.rhaios.com/concepts/architecture.md): How Rhaios uses EIP-7702 for non-custodial smart wallet yield. - [Payments](https://docs.rhaios.com/concepts/payments.md): Pricing policy and x402 enforcement modes. - [Strategies](https://docs.rhaios.com/concepts/strategies.md): Named yield allocation plans for autonomous agents. - [Test RPCs](https://docs.rhaios.com/concepts/test-rpc.md): How Rhaios uses managed chain forks for safe pre-production testing and preflight simulation. - [Wallets](https://docs.rhaios.com/concepts/wallets.md): How your agent's EOA becomes a smart wallet through EIP-7702 delegation. - [Yield Lifecycle](https://docs.rhaios.com/concepts/yield-lifecycle.md): The end-to-end flow from preparing an intent to tracking yield. - [Introduction](https://docs.rhaios.com/index.md): Connect your AI agent to DeFi yield — deposit, redeem, and rebalance via REST API. Non-custodial. - [Installation](https://docs.rhaios.com/installation.md): Install the Rhaios skill and start executing yield operations in minutes. - [Quickstart](https://docs.rhaios.com/quickstart.md): Connect your agent to Rhaios and complete an end-to-end yield deposit. - [GET /v1/testing/fork-status](https://docs.rhaios.com/tools/testing_fork_status.md): Check test RPC health, active forks, and testing policy limits. - [POST /v1/testing/fund-wallet](https://docs.rhaios.com/tools/testing_fund_wallet.md): Fund a wallet with test ETH and USDC on a managed test RPC. - [POST /v1/yield/discover](https://docs.rhaios.com/tools/yield_discover.md): Discover and rank yield vaults with APY, risk, and TVL data. - [POST /v1/yield/execute](https://docs.rhaios.com/tools/yield_execute.md): Submit a signed intent envelope for yield operations. - [GET /v1/yield/history](https://docs.rhaios.com/tools/yield_history.md): Get historical APY data for a vault. - [POST /v1/yield/prepare](https://docs.rhaios.com/tools/yield_prepare.md): Prepare yield intents with execution calldata. - [POST /v1/yield/setup-relay](https://docs.rhaios.com/tools/yield_setup_relay.md): Relay a signed EIP-7702 setup transaction for first-time wallet delegation. - [GET /v1/yield/status](https://docs.rhaios.com/tools/yield_status.md): Get agent's yield positions and performance. - [Troubleshooting](https://docs.rhaios.com/troubleshooting.md): Common Rhaios API errors, causes, and concrete fixes.