# 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](https://docs.moneyonchain.com/omoc/launch-your-instant-from-the-ami) in AWS and [assign it an static IP](https://docs.moneyonchain.com/omoc/setup-your-machine-and-run-the-service/set-static-ip)
2. [Setup your oracle service](https://docs.moneyonchain.com/omoc/setup-your-machine-and-run-the-service)
3. Register your oracle with the [Dapp](https://docs.moneyonchain.com/omoc/dapp-guide)

### Other things you may need to do

* [Troubleshooting your Oracle](https://docs.moneyonchain.com/omoc/troubleshooting)
* [Update your Oracle](https://docs.moneyonchain.com/omoc/update-your-oracle)
* [Remove your Oracle](https://docs.moneyonchain.com/omoc/remove-your-oracle)
