> For the complete documentation index, see [llms.txt](https://docs.theiamarkerless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theiamarkerless.com/axiom-v2025/theia3d-documentation/sony-camera-package/components.md).

# Components

## Sony RX0 II

Each Sony RX0 II camera includes the following:

* Camera (1)
* Rechargeable Battery Pack (1)
* Micro USB Cable (1)
* AC Adaptor (1)
* Wrist Strap (1)
* Memory Card Protector (1)
* Startup Guide (1)
* Reference Guide (1)

***

## microSD Card

* A Video Speed Class V60 microSD card that exceeds the Class 10 requirement of the cameras and provides increased download speeds.

***

## Sony Camera Control Box

Each Sony Camera Control Box includes the following:

* Camera Control Box (1)
* Multi Terminal Connecting Cable - Short (1)
* Multi Terminal Connecting Cable - Long (1)
* Micro USB Cable (1)
* AC Adaptor (1)
* Cable Protector (1)
* Instruction Manual (1)
* Reference Guide (1)

***

## PoE Network Switch

* 16-Port Gigabit Switch (with power over ethernet)
* The switch provides 1 Gbps connections for each of the cameras and a 10 Gbps connection to the collection computer. When connected to a 10 Gbps NIC card in the collection computer, this provides increased download speeds from the cameras.
* Power Cord

***

## Cables

* 6ft Cat6 Ethernet Cord (1)
* 50ft Cat6 Ethernet Cord (1 per camera)
* Gigabit PoE Splitter (1 per camera)

***

## Additional Hardware

* Male-to-Male 1/4” Thumb Screw (1 per camera)
* Rubber Washer (1 per camera)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.theiamarkerless.com/axiom-v2025/theia3d-documentation/sony-camera-package/components.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
