> For the complete documentation index, see [llms.txt](https://docs.gymart.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymart.org/levels/create-a-level.md).

# Create a level

> Add a new competition level to your meet with name, discipline, capacity, and pricing.

## Prerequisites

* [Create a meet](/meet-setup/create-a-meet.md) first.

## Steps

You want to add a level so gymnasts can register for it. Here's how.

1. From the meet admin, go to **Levels**.
2. Click **Add levels**.

![Open Levels in the sidebar, then click Add levels.](/files/E9j3ypABcx8v6ipn4r8F)

3. Fill in the level details:
   * **Name** - The display name (e.g., "Level 5", "Xcel Gold", "Junior Elite"). Use the names gymnasts and coaches already know from your governing body.
   * **Discipline** - The sport type: WAG (Women's Artistic), MAG (Men's Artistic), or another supported discipline.
   * **Capacity** - Maximum number of gymnasts that can register for this level.
   * **Price** - Registration fee per gymnast.
4. Click **Save**.

The new level is created with default score settings. You can customize those right away or come back to them later.

## What's next

Once the level exists, you can configure:

* [Individual score settings](/levels/individual-score-settings.md) - Tiebreakers, vault decisions, rank method
* [Team score settings](/levels/team-score-settings.md) - Team score count, selection method
* [Age groups](/competitions/create-age-groups.md) - Birth date ranges within this level
* [Subdivisions](/competitions/create-subdivisions.md) - Sub-groups for scheduling

You can also create levels for different disciplines in the same meet (e.g., both WAG Level 5 and MAG Level 5). If you ran this meet before, use [Duplicate a meet](/meet-setup/duplicate-a-meet.md) to copy levels from last year.

## Related

* [How to delete a level](/levels/delete-a-level.md)
* [Configure levels and categories](/meet-setup/configure-levels-and-categories.md)
* [How do I configure competition levels?](/levels/index.md)
