> For the complete documentation index, see [llms.txt](https://docs.moneyonchain.com/omoc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moneyonchain.com/omoc/master.md).

# Introduction

This is intended to be a guide for non-specialized users who want to run a node with the AWS infrastructure. If you have docker knowledge, you can access our public [image on dockerhub](https://hub.docker.com/r/moneyonchain/omoc_node) and run a node on any platform that runs docker&#x20;

## Prerequisites

This guide will cover the creation and setup of the omoc oracle service along with the usage of the *Money on Chain* oracle dapp. To accomplish this guide you will need:&#x20;

* An AWS account: [https://aws.amazon.com/console](https://aws.amazon.com/console/)
* A minimum stake of 250000 MOC tokens
* Some `rBTC` for gas

## Steps

To get a running oracle you must follow these steps:

1. [Create your machine](/omoc/launch-your-instant-from-the-ami.md) in AWS and [assign it an static IP](/omoc/setup-your-machine-and-run-the-service/set-static-ip.md)
2. [Setup your oracle service](/omoc/setup-your-machine-and-run-the-service.md)
3. Register your oracle with the [Dapp](/omoc/dapp-guide.md)

### Other things you may need to do

* [Troubleshooting your Oracle](/omoc/troubleshooting.md)
* [Update your Oracle](/omoc/update-your-oracle.md)
* [Remove your Oracle](/omoc/remove-your-oracle.md)
