# Read This First

Before starting the Beginner Guides guides, please complete the following steps to ensure your printer is working properly and is connected to your local network.

1. Read the [Critical Warnings](/getting-started/critical-warnings-and-information.md) in the Getting Started chapter of the Promega. This contains useful and important information about what to do and (more importantly) what not to do with your Promega.
2. Follow the [Unboxing & Assembly](/getting-started/unboxing-and-assembly.md) and [Mechanical Check](/getting-started/check-your-printer.md) guides. This will make sure your printer is ready to go.
3. Complete the [Network Setup](/getting-started/setup-your-network.md) guide in order to connect your Promega to your local network.
4. Continue on to the next guide!

​


---

# 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://promega.printm3d.com/beginners-setup-guides/read-this-first.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.
