# Resource Nodes

<figure><img src="/files/Ue8g5GHIa54sv6fLMPuE" alt=""><figcaption></figcaption></figure>

There are resource nodes scattered throughout Cosmic Island. There will be at least one resource node on each land plot.

Any player can harvest resources from any resource node on Cosmic Island. If a player harvests resources on their own land, they will receive 100% of the resources harvested. If another player harvests resources on land they do not own, harvested resources will be distributed threefold:

* Landowner of the land plot on which resources were harvested
* Player who harvested resources on someone else’s land
* Landowners over approximately 10x10 land plots centered around the plot where harvest occurred

**Note:** Given the drastic differences in the kinds of resources in regions like Elysian Fields and Forest of Whimsy, resources are distributed only to those in the same region.


---

# 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://info.cosmicuniverse.io/game-assets-nfts/resources/resource-nodes.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.
