Core Concepts
This section introduces the core ideas behind NOYA’s design. These concepts explain how intelligence becomes execution, while preserving user control and non-custodial security.
Omnichain Execution
Onchain liquidity and opportunities are spread across many chains and protocols. Traditional tools require users to manually bridge assets, switch networks, and manage execution across fragmented environments.
NOYA abstracts this complexity.
With omnichain execution, a single user intent can trigger actions across multiple chains. Routing, bridging, and execution are handled automatically by the system, while the user authorizes each action.
The result is faster execution, fewer errors, and a unified experience across chains.
AI Agents & Intents
NOYA operates on intents, not instructions.
An intent describes what the user wants to achieve, not how to execute it. The AI Agent translates this intent into a sequence of onchain actions,such as swaps, bridges, or deployments,while respecting user-defined constraints.
Users can express intent through:
Natural language (text)
Voice commands
The agent handles planning and execution, while the user remains in control.
Vault Abstraction
Managing yield strategies manually requires constant monitoring, rebalancing, and protocol knowledge.
NOYA introduces vault abstraction to separate strategy execution from user interaction.
Users interact with a simple deposit and withdrawal interface. Behind the scenes, Omnivaults deploy capital across strategies designed to optimize yield and manage risk over time.
This allows users to benefit from active strategies without managing every decision themselves.
Intelligence vs Execution
NOYA clearly separates decision support from action.
Intelligence provides analysis, signals, and insights.
Execution occurs only when explicitly authorized by the user.
This distinction ensures transparency and prevents unintended actions. NOYA informs decisions, but never acts without user consent.
User Control & Permissions
NOYA is fully non-custodial.
Users retain control of their assets at all times. The AI Agent cannot move funds without explicit authorization and onchain signatures.
Permissions, confirmations, and safeguards ensure:
Users approve every execution
Actions are traceable onchain
Risk is bounded by user-defined constraints
Intelligence may guide actions,but control always stays with the user.
Putting It Together
These concepts form a single loop:
Intelligence → Intent → Execution → Monitoring
NOYA continuously closes this loop, enabling users to move from insight to action efficiently and safely.
Last updated