# Content Performance (New)

The **Content Performance** section provides a detailed breakdown of how your topics and posts are performing, helping you understand engagement levels and visibility.

### **Topic Performance**

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

* **Total Posts:** Shows the total number of posts you’ve created in the forum.
* **Total Likes:** Indicates how many likes your topics have received.
* **Total Quotes:** Counts how many times your topics were quoted in other discussions.
* **Total Participants:** Reflects the number of unique users who engaged in your topics.
* **Detailed Table:**
  * **Topic Title:** Clickable link to view the original thread.
  * **Published Date:** When the topic was posted.
  * **Likes, Posts, Quotes, Views, Participants:** Metrics that measure how much traction and engagement each topic generated.

***

### **Post Performance**

<figure><img src="/files/7Glhytwbdl4FVvy6rMpU" alt=""><figcaption></figcaption></figure>

* **Total Likes:** Sum of likes across all your comments or replies.
* **Total Replies:** The number of direct responses to your comments.
* **Detailed Table:**
  * **Post Snippet:** Preview of your post content with a “View post” link to the full thread.
  * **Post Date:** When the comment was made.
  * **Likes and Replies:** Metrics that show how engaging your individual contributions are.


---

# 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-arbitrum.curiahub.xyz/dao-community/delegate-profile/content-performance-new.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.
