# SN Operator Guide

Welcome to the XEQM (XEQMLabs) Mainnet. This guide walks you through setting up and registering a Service Node on the XEQM mainnet. Service Nodes are the backbone of the network — they secure the chain via Pulse consensus, process Blink transactions, and earn block rewards (8.25 XEQM per block) for their contribution.


---

# 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://xeqmlabs.gitbook.io/docs/documentation/sn-operator-guide.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.
