> ## Documentation Index
> Fetch the complete documentation index at: https://docs.profy.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Content Plaza

> Browse promotional notes and share your experiences

The Content Plaza is a community space where users share their AI Expert experiences. Here you can browse other users' highlights, and publish your own promotional notes to help more people discover great Experts.

## Browsing Content

### Waterfall Layout

The Content Plaza uses a waterfall layout to display all notes, with infinite scroll loading. Each note card shows a cover image, title, and engagement data — click to view details.

### Featured & Pinned

The top of the page showcases content featured by the platform and pinned by administrators. Featured notes represent high-quality community contributions, helping you quickly discover valuable content.

### Search & Filtering

You can search note titles and content by keyword, and switch sorting modes (Newest / Most Popular) to adjust the display order.

## Note Types

The Content Plaza supports multiple media formats:

<CardGroup cols={2}>
  <Card title="Image Notes" icon="image">
    Combine images and text to showcase usage scenarios and result screenshots
  </Card>

  <Card title="Video Notes" icon="video">
    Screen recordings demonstrating Expert usage
  </Card>

  <Card title="Music Notes" icon="music">
    Showcase AI music generation results
  </Card>

  <Card title="Interactive HTML Notes" icon="code">
    Embed interactive web content, such as AI-generated mini games, animations, etc.
  </Card>
</CardGroup>

## Interaction Features

Each note supports the following interactions:

| Action       | Description                                                                                              |
| ------------ | -------------------------------------------------------------------------------------------------------- |
| **Like**     | Show appreciation for quality content                                                                    |
| **Comment**  | Discuss and engage with the author and other readers                                                     |
| **Favorite** | Save interesting notes to your personal collection                                                       |
| **Try It**   | Jump directly to the Expert associated with the note and start a conversation to recreate the experience |

<Tip>
  "Try It" is the core interaction in the Content Plaza — see something amazing created with an Expert, and jump straight to try it yourself with one click.
</Tip>

## Publishing Notes

Any logged-in user can publish promotional notes — you don't need to be a creator.

### Requirements

* You need to be logged into your Profy account
* You must associate a note with an Expert you've used (must have conversation history)
* Notes require platform review after submission

### Publishing Flow

<Steps>
  <Step title="Access the Publishing Entry">
    On the Content Plaza page, click the "My Notes" tab to enter the note management area, then click "Publish Note."
  </Step>

  <Step title="Select an Associated Expert">
    Choose an Expert from the list of Experts you've used.
  </Step>

  <Step title="Edit Content">
    Select a media type (image/video/music/HTML), upload your materials, and write the note body. Upload a cover image.
  </Step>

  <Step title="AI Assistance (Optional)">
    Use "AI Generate Copy" to automatically generate a title and description, or "AI Generate Cover" to help create a cover image.
  </Step>

  <Step title="Submit for Review">
    Once the content looks good, submit it. The note will appear on the Content Plaza after review approval.
  </Step>
</Steps>

### Note Status

| Status           | Description                                                 |
| ---------------- | ----------------------------------------------------------- |
| **Draft**        | In progress, not yet submitted for review                   |
| **Under Review** | Submitted, awaiting platform review                         |
| **Published**    | Review approved, displayed on the plaza                     |
| **Rejected**     | Review failed or taken down, can be revised and resubmitted |

<Warning>
  Please ensure your note content is authentic, valuable, and free of violations. Violating content will be taken down with a rejection reason provided.
</Warning>

## Managing Notes

In the "My Notes" tab, you can:

* View all published and draft notes
* Edit drafts or rejected notes
* Check view counts, likes, and other metrics for published notes
* Voluntarily take down notes you no longer wish to display

## Homepage Featured

Paid subscribers can promote their notes to the homepage featured section for more exposure. Homepage featuring has a time limit — after expiration, the note returns to regular sorting.

<Note>
  Homepage featuring eligibility depends on your subscription plan. Check the product for current details.
</Note>

## Related Pages

<CardGroup cols={2}>
  <Card title="Expert Marketplace" icon="user-astronaut" href="/en/documentation/marketplace/expert-marketplace">
    Find the Expert you want to share about
  </Card>

  <Card title="Subscription Plans" icon="crown" href="/en/documentation/finance">
    Learn about paid benefits like homepage featuring
  </Card>
</CardGroup>
