# Research and Development

New research projects are usually a big part of a successful game. Allowing your team to leverage state of the art technologies will provide them with powerful boosts during the game creation process.

There are multiple research groups a [game-dev-studio](https://rulebook.riseofthepixels.com/gameplay/game-dev-studio "mention") can focus on based on the type of games they plan to build. Each group provides development boosts in one main area.&#x20;

<figure><img src="https://1666492205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LZ8GlSfb81gXSVfI6y6%2Fuploads%2FSt3hgut453oAqKDaalQA%2Fimage.png?alt=media&#x26;token=37abcc03-87ab-4abc-a07e-b3bd588cfb5a" alt=""><figcaption><p>All research type groups</p></figcaption></figure>

For each group, multiple projects are available and each project can be levelled up multiple times. The higher the level, the better the boost provided when using the research in your games.

<figure><img src="https://1666492205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LZ8GlSfb81gXSVfI6y6%2Fuploads%2FsMLcXgteWYlWAewISms4%2Fimage.png?alt=media&#x26;token=3c5ce766-af2e-4c01-b543-a5d22e8ae98f" alt=""><figcaption><p>Multiple research projects within a group</p></figcaption></figure>

But not all research is created equally. The final quality and the exact boosts provided by a research project depends on the quality of the team working on it. Each research receives a Quality Score upon release. That score directly determines the percentage boost received when the research is used for a game.

<figure><img src="https://1666492205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LZ8GlSfb81gXSVfI6y6%2Fuploads%2Fw7US8OkZFS2JD6S2wn80%2Fimage.png?alt=media&#x26;token=1cdbfa8f-e12a-40bf-ab90-f184f384470f" alt=""><figcaption></figcaption></figure>

Research projects are powerful tools, but those tools have to be in good shape when you need them. As you use your newfound tech in your game, it will accumulate Tech Debt. To clear the Tech Debt and keep your resources in good shape an Upkeep action is required—at the cost of a few $PXL.

<figure><img src="https://1666492205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LZ8GlSfb81gXSVfI6y6%2Fuploads%2FGoRVdRzRLVifhulDZFqH%2Fimage.png?alt=media&#x26;token=7ef756bf-c436-4960-a9f1-a7b90911159c" alt=""><figcaption></figcaption></figure>


---

# 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://rulebook.riseofthepixels.com/gameplay/research-and-development.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.
