# Embedded Web3 AI Agent

OcularAI features a built-in AI agent that serves as a personal blockchain navigator. Powered by large language models and enhanced through the Model Context Protocol (MCP), the agent understands user intent in real-time and translates it into secure, complex on-chain actions—entirely hands-free.

Whether the user is staking tokens, initiating cross-chain transfers, verifying decentralized identity, or voting in DAOs, the AI handles it seamlessly. Voice and gesture control replaces clicks and screens, delivering a truly ambient Web3 experience that is adaptive, intelligent, and secure.

<br>


---

# 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.ocularai.xyz/pillars-of-the-ocularai-experience/embedded-web3-ai-agent.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.
