# Creators and Node Operators: Where do you fit?

Render Network's system can be broken down into 2 main roles: **Creators** and **Node Operators**. Here's a handy guide to figure out where you might fit in on the Render Network:

{% tabs %}
{% tab title="Creators" %}
Whether you're a graphics artist, mechanical engineer, AR/VR/XR visionary, architect or studio modeler, if you make digital visuals, you're a Creator.&#x20;

Creators are those whose vision is only limited by the power at their disposal, which is where Render Network provides a solution. Through the Render Network, Creators can tap into GPU power beyond their doorstep, rendering final images at higher speeds and lower costs than previously available.&#x20;

You can login with your OTOY account and start rendering at [**render.x.io**](https://render.x.io/)

{% content-ref url="/pages/-MMcVkxGP4beU941KYHe" %}
[How to Use the Render Network - Artist Guide](/getting-started/how-to-get-started.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Node Operators" %}
Maybe you're a hardware enthusiast with GPUs to spare, or maybe you're a cryptocurrency guru with a passing interest in VFX. If you've got GPUs that are sitting idle at any time, you're a potential Node Operator who can use that GPU downtime to earn RNDR.

Node Operators register their GPUs to the Render Network to be "rented out" by Creators in need of additional power, and get paid RNDR tokens for time spent rendering.&#x20;

{% content-ref url="/pages/-MMcXArmiOlWtH59tt0x" %}
[How to get started as a Node Operator](/general-render-network/what-role-am-i/how-to-get-started-1.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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://know.rendernetwork.com/general-render-network/what-role-am-i.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.
