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

# Contributing to Magnitude

> Let's build some cool sh*t

Magnitude aims to be the best browser agent available, and our open source community enables us to grow and improve.

If you have a suggestion that you'd like to implement or want to help improve or fix an existing issue, we are open to contributions!

Read on to learn how to build the Magnitude repo locally and make changes, or how to suggest improvements.

<CardGroup cols={1}>
  <Card title="Making Suggestions" icon="lightbulb" href="/contributing/suggestions">
    How to suggest improvements to Magnitude
  </Card>

  <Card title="Creating PRs" icon="hammer" href="/contributing/creating-prs">
    How to start creating and merging Magnitude code changes
  </Card>

  <Card title="Development Setup" icon="wrench" href="/contributing/setup">
    Learn how to set up the Magnitude codebase
  </Card>
</CardGroup>
