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

# Browse the community feed

> Explore strategies shared by other Mobius traders — like, comment, and fork any strategy directly into your own workspace.

The Mobius community feed is a public gallery of trading strategies built and shared by users on the platform. Browse strategies, view their performance, engage with posts, and fork any strategy into your own account as a fully editable copy.

## Accessing the community

Click **Community** in the left sidebar. The community feed shows all published strategies sorted by most recent.

## What you'll see on the feed

Each card in the community feed shows:

* **Strategy name** and author
* **Equity curve preview** — a compact chart of the strategy's backtest performance
* **Key metrics** — total return, Sharpe ratio, and max drawdown at a glance
* **Like count** and **comment count**
* **Asset(s) traded** — the ticker or tickers the strategy uses

## Opening a strategy post

Click any card to open the full post. The post page includes:

* **Full equity curve** — interactive chart with zoom and pan
* **Description** — the author's notes and explanation of the strategy logic
* **Full backtest metrics** — return, Sharpe, drawdown, win rate, trade count
* **Strategy summary** — a readable explanation of the entry and exit rules
* **Trade log** — a list of every simulated trade in the backtest

## Engaging with posts

**Like a strategy:**
Click the ♡ button on any post to like it. Likes are visible to the author and other community members.

**Comment on a strategy:**
Click **Comment** to leave a comment on any post. Comments are public and visible to all users. Use comments to ask questions, suggest improvements, or share your own experience with similar approaches.

## Forking a strategy

Forking creates a private copy of a shared strategy in your own Mobius account — fully editable and ready to backtest or deploy.

<Steps>
  <Step title="Open the community post">
    Navigate to the strategy you want to fork.
  </Step>

  <Step title="Click Fork">
    Click the **Fork** button on the post page.
  </Step>

  <Step title="Name your copy">
    Give the forked strategy a name. It defaults to the original name with "— Fork" appended.
  </Step>

  <Step title="Open in your workspace">
    The forked bot is now in your **My Bots** list. Open it to view the strategy, run your own backtest, and modify it to fit your needs.
  </Step>
</Steps>

<Note>
  Forking a strategy does not require the original author's permission. All strategies on the community feed are publicly available to fork.
</Note>

Forked strategies are completely independent — changes you make to the fork do not affect the original post, and changes the author makes to their original do not affect your fork.
