# Service node tools and upkeep

### Service node rewards calculator

A simple calculator to help you estimate the rewards you should receive from operating an Oxen Service Node. Check it out:

<https://imaginary.stream/sn/>

### Service node status bot

A handy Telegram bot which can report on service node status, including uptime alerts and reward notifications.

<https://github.com/jagerman/loki-sn-bot>


---

# 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.oxen.io/oxen-docs/using-the-oxen-blockchain/oxen-service-node-guides/service-node-tools-upkeep.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.
