# Number of Nodes Operating Under the Same IP

In the Titan Network, you are allowed to connect up to 5 devices under the same IP address to earn rewards. This policy is designed to ensure fairness within the network and to prevent potential abuse, enabling equitable participation and reward distribution among all users.

While we encourage you to maximize the use of your devices, it is crucial to adhere strictly to this rule to maintain both stability and fairness across the network.

Please be aware that multiple nodes under a single IP address will share the total available resources. Consequently, operating several nodes under one IP may lead to a decrease in individual node rewards due to the distribution of resources.

For optimal earnings, we recommend deploying nodes under different IP addresses. This approach helps maximize potential rewards for each node. Thank you for your understanding and cooperation in fostering the sustainable growth of the Titan Network.

<table><thead><tr><th width="309"> Number of Nodes Running under the Same IP</th><th>Reward Coefficient</th></tr></thead><tbody><tr><td>1 Node</td><td>1.1</td></tr><tr><td>2 Node</td><td>0.4</td></tr><tr><td>3 Node</td><td>0.3</td></tr><tr><td>4 Node</td><td>0.2</td></tr><tr><td>5 Node</td><td>0.1</td></tr></tbody></table>


---

# 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://help.titanapp.info/titan-network-en/resource-network-test/operate-nodes/l2-edge-node/reward-rules/number-of-nodes-operating-under-the-same-ip.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.
