# Managing Your Team

Your Players

Setting Your Lineup

Moving Player To The Bench

Dropping Players fro your Roster

### Lineup Lock Times

The Lineup Lock Time is when team lineups lock each week. This applies to moving players between active slots, or between active slots and bench slots.

Here is the Lineup Lock Time for the 2022 Mega League:

**Lock Individually at Scheduled Gametime:** Team Managers can make moves to their weekly rosters until the scheduled kickoff time of each player's game. This is the default setting and is used by the majority of leagues.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.leaguedao.com/product-guides/mega-league/managing-your-team.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
