> ## Documentation Index
> Fetch the complete documentation index at: https://graphite-58cc94ce.mintlify.site/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Advanced Tutorials

> Take it to the next level with advanced CLI commands.

<CardGroup cols={2}>
  <Card href="/edit-branch-order#gt-reorder-to-modify-branch-ordering" icon="git-branch" title="Edit the branch order in a stack">
    Use the CLI to easily rearrange branches in your stack.
  </Card>

  <Card href="/collaborate-on-a-stack" icon="git-branch-plus" title="Collaborate on a stack">
    Collaborate with your teammates on a stack of pull requests.
  </Card>

  <Card href="/multiple-worktrees" icon="git-branch" title="Use multiple Git worktrees">
    Understand how Graphite behaves across multiple Git worktrees.
  </Card>

  <Card href="/multiple-trunks" icon="split" title="Multitrunk support">
    Create and sync pull requests against multiple trunks.
  </Card>
</CardGroup>
