# Launch an AI Agent

## Step 1: Connect Wallet <a href="#step-1-connect-wallet" id="step-1-connect-wallet"></a>

* Action: Visit the Noctra DApp at: and click “Connect Wallet.”
* Supported Wallets: Petra Wallet, Martian Wallet, Pontem Wallet
* Instructions: Select your wallet, authorize the connection, and ensure it’s funded with APT

## Step 2: Build Your AI Agent <a href="#step-2-build-your-ai-agent" id="step-2-build-your-ai-agent"></a>

* Action: Navigate to the “Create Agent” in the DApp.
* Customize the Agent
* Promote your agent to attract users and boost revenue.

## Step 3: Activate and Monitor <a href="#step-3-activate-and-monitor" id="step-3-activate-and-monitor"></a>

* Track real-time metrics
* Revenue Sharing: Earn from agent usage via DRSC and 60% of the 2% transaction fee.

<figure><img src="/files/oXUrP7REAj5pjyPgbOxK" alt=""><figcaption></figcaption></figure>


---

# 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/launch-an-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.
