# Monitoring Your Agents

<figure><img src="/files/qKn8wYrTjquOLxX8w7YG" alt=""><figcaption><p>Your command center—track performance, edit agents, and stay in control.</p></figcaption></figure>

This is where you track performance, refine strategy, and scale your AI presence across the decentralized ecosystem.

Once your agents are live, this dashboard becomes your mission control. The **User Profile** shows your wallet address, social handles, and basic bio—useful for networking and credibility.

Under **My Agents**, you can monitor all the agents you've created, including their total value, price movement, and holdings. Quickly see which ones are performing, which need updates, and which might need to be retired or reconfigured.

Use the **Edit** button to tweak your agents' behavior or update settings in real-time, and hit **Trade** to adjust holdings or liquidity positions. The sidebar gives you access to favorites, transaction history, and your API keys.


---

# 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.syntor.ai/monitoring-your-agents.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.
