# AI Agent Platform

Noctra’s AI Agent Platform is a developer-friendly environment for creating, deploying, and managing autonomous AI agents. It supports modular AI components tailored for DeFi.

* **Customizable Agents**: Developers can build agents for trading, yield optimization
* **Scalable Infrastructure**: Leverages Aptos’ high-throughput blockchain for efficient AI computation.
* **Revenue Sharing**: Creators earn a share of platform revenue based on their agents’ usage and performance.

Revenue from agent usage is shared via DRSC, while a 2% transaction fee is applied to each AI agent launch, distributed as:

* **60% to Project Developers**: Rewards creators for building high-impact agents.
* **40% to Noctra Vault**: Funds platform infrastructure, marketing campaigns, and liquidity provision. This dual-reward system incentivizes innovation while ensuring sustainable ecosystem growth.


---

# 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.noctra.ai/ecosystem/ai-agent-platform.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.
