# Running Multiple Programs or Tasks

If you have a lot of GPU intensive background tasks running while processing renders on the Render Network, it may lead to job failures that will hurt your reputation score.&#x20;

As a result, we recommend connecting your node to the Render Network only when you are able to commit most of your GPU, RAM, and CPU resources to the Render Network. \
Mining multiple networks simultaneously or running background programs will lead to excessive failures and **potential quarantining of your node.**

{% hint style="warning" %}
**Any nodes that are&#x20;*****inactive*****&#x20;for&#x20;*****3 months or more*****&#x20;will be considered "**<mark style="color:red;">**expired**</mark>**" and&#x20;*****removed from the Network*****, and expired operators will&#x20;*****need to reapply*****&#x20;to the waitlist in order to have their nodes considered for re-entry onto the Network. Please see subsection 1.8 of the Node Operator (FKA "Miner") Terms of Agreement for justification, whereby the Network can revoke operator access at any time.**
{% endhint %}


---

# 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/how-to-get-started-1/running-multiple-programs-or-tasks.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.
