# Game Elements

### Cones

Yellow rigid plastic cones are one of the game pieces for this year's CHARGED UP game. There are 54 cones total on the playing field, including in the Substation area. The average weight of the cones is approximately 1lb 7oz.

<figure><img src="/files/Llt9PDSNsJ4M9ub1WmwZ" alt=""><figcaption></figcaption></figure>

### Cubes

Purple inflatable cubes are also one of the game pieces for this year's CHARGED UP game. There are 44 cubes total on the playing field, including in the Substation area. The average weight of the cubes is approximately 2.5oz.

Each cube is made of purple PVC fabric and is marked with a FIRST logo. A cube has rounded corners, may not have flat surfaces, and the length, width, and height of the sides may not be equal dimensions.

{% hint style="info" %}
Cubes are expected to experience wear during matches, and small holes may be patched with electrical tape.
{% endhint %}

<figure><img src="/files/66NLTkrPRJodIXBpeWAi" alt=""><figcaption></figcaption></figure>

### Charge Station

Each field has two Charge Stations, one for each alliance, located in their corresponding communities. Each Charge Station consists of the main pivoting frame, lead-in ramps, and support structure. The main pivoting frame is mounted to the base frame via a set of 4 double hinges.

A robot earns points for its alliance by docking on or engaging with its Charge Station.

<figure><img src="/files/x2b135Am3iyRSKnxjBj8" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?index=4&list=PLZT9pIgNOV6ZxDnkFOrJvNdYcpn4KcWRV&v=ITn8g_zGA-8>" %}

### Substation Area

A Substation is an assembly used to move game pieces, like cubes and cones, from humans to robots or onto the field. \
\
There are 2 types of Substations in each Substation Area: a Single Substation and a Double Substation. Each Substation contains a Portal- a three-dimensional volume through which humans transfer game pieces to robots or the field.

Each Alliance's Double Substation is attached to and in-line with their opponent’s Alliance Wall.\
Each Single Substation is in-line with the guardrail.

{% embed url="<https://www.youtube.com/watch?list=PLZT9pIgNOV6ZxDnkFOrJvNdYcpn4KcWRV&v=N6GRrG8yttU>" %}

### Alliance Area

A 20ft wide by 9ft 10-1/4in deep infinitely tall volume, formed by, and including the Alliance Wall, edge of the carpet, and Alliance colored tape.

{% embed url="<https://www.youtube.com/watch?index=1&list=PLZT9pIgNOV6ZxDnkFOrJvNdYcpn4KcWRV&v=puocmPqAdLw>" %}


---

# 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.revrobotics.com/frc-kickoff-concepts/2023/game-elements.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.
