# Practice Grounds

The Practice Ground is a mintable asset that allows owners to perform a practice session with their player(s). Within the Practice Ground, owners will have the option to select drills for their player(s) to complete and receive instant feedback such as free kicks, penalties, corner kicks, goal keeping and defensive drills.\
\
The owner will be able to watch their practice session and receive feedback for their player's performance after a drill that will help discover their players positions and compare their skill level against other players. Feedback received per drill will be as follows:<br>

**Free Kick**

Performing a free kick will help discover a players Offensive, Ability and Mental attributes. The owner will receive feedback on the following:

* Decision making
* Shot Power
* Passing
* Shooting (made up of accuracy, timing, strike)

**Penalty Goal**

Performing a penalty goal will help discover a players Offensive, Ability and Mental attributes. The owner will receive feedback on the following:

* Shot Power
* Shooting (made up of accuracy, timing, strike)
* Decision making

**Core Skills**

Performing a Core Skills drill will help discover a players overall athletic and technical attributes. The owner will receive feedback on the following:

* Acceleration
* Top Speeed
* Dribble Speed
* Ball Control
* Long Ball
* Jump
* Agility

**Goalkeeping**

Goalkeeping will help discover a players Defensive, Ability and Mental attributes. The Goalkeeping drill will assist in finding true Goalkeepers apart from regular defenders. The owner will receive feedback on the following:

* Diving
* Positioning
* Reaction
* Decision making (including timing)

**Defence**

Defence will help discover a players Defensive, Ability and Mental attributes. The owner will receive feedback on the following:

* Decision Making
* Strength
* Tackling
* Reaction&#x20;
* Positioning&#x20;

**Important Notes**

* A Practice Ground provides an Owner with 1 hour daily usage resetting every 24 hours.
* An owner can choose to put one or more players through one or more drills at a time.
* There will be the ability to lease your owned Practice Ground(s) within the Muzzle Run app to other users for a fee.


---

# 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://guide.muzzle.run/muzzle-run-docs/muzzle-run-football/practice-grounds.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.
