# MeowBit System Operations

This page will explain how to use the system operations on the MeowBit, including entering uploading mode, opening options or firmware updates.

### Entering Upload Mode

Only in Upload Mode can the games be uploaded to MeowBit.

#### Method 1

Connect the MeowBit to a computer using an USB Cable.

Hold the A button on the MeowBit and switch the power on.

The Meowbit is in Upload Mode when this screen is shown.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/f4_1.gif)

#### Method 2

Connect the MeowBit to a computer using an USB Cable.

Switch the power on.

Hold the A button and press the reset button.

The Meowbit is in Upload Mode when this screen is shown.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/f4_2.gif)

### Opening Options Menu

We can open up the settings menu to change settings such as screen brightness or volume.

#### Method 1

Press the Options button.

Use the D-Pad to select different settings and use button A to confirm.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/menu1.gif)

### Updating the Firmware

[Firmware v2.8.0 Download](https://kittenbothk-eng.readthedocs.io/en/latest/meowbit/www.google.com)

Enter Upload Mode first.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/fw1.jpeg)

Put the files onto the device called Arcade-F4. After updating, press the reset button to finish the update.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/fw2.jpeg)


---

# 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://sharinghub-eng.kittenbot.hk/main-controllers/meowbit/meowbit-system-operations.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.
