> For the complete documentation index, see [llms.txt](https://regras.sakurarp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://regras.sakurarp.com/regras-acoes/tempo-valores-acoes-fechadas.md).

# TEMPO/VALORES AÇÕES FECHADAS

ARMAS NÍVEL 1 / <mark style="color:blue;">**PISTOLA's**</mark>

* ***PT MK2***
* ***PISTOLA***

ARMAS NÍVEL 3 / <mark style="color:orange;">**SMG's**</mark>

* ***MTAR***
* ***FAMAS MK2***

ARMAS NÍVEL 5 / <mark style="color:$danger;">**RIFLE's**</mark>

* ***G36***
* ***SCAR LIGHT***
* ***RIFLE TÁTICO***

| AÇÃO              | TEMPO                                               | RECOMPENSA                                            | ITENS                                                                                | ARMAS       |
| ----------------- | --------------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------ | ----------- |
| **LOJINHAS**      | <mark style="color:yellow;">**15 MINUTOS**</mark>   | <mark style="color:$success;">**R$ 450.000**</mark>   | <mark style="color:blue;">**x1 LOCK + x1 BLUE CARD**</mark>                          | **NIVEL 1** |
| **AMMUNATION**    | <mark style="color:yellow;">**15 MINUTOS**</mark>   | <mark style="color:$success;">**R$ 450.000**</mark>   | <mark style="color:blue;">**x1 LOCK + x1 BLUE CARD**</mark>                          | **NIVEL 1** |
| **ESTÁBULO**      | <mark style="color:yellow;">**15 MINUTOS**</mark>   | <mark style="color:$success;">**R$ 630.000**</mark>   | <mark style="color:blue;">**x1 LOCK + x1 BLUE CARD**</mark>                          | **NIVEL 1** |
| **MC DONALDS**    | <mark style="color:yellow;">**15 MINUTOS**</mark>   | <mark style="color:$success;">**R$ 900.000**</mark>   | <mark style="color:blue;">**x1 LOCK +x 1 BLUE CARD**</mark>                          | **NIVEL 1** |
| **AERO. TREVOR**  | <mark style="color:yellow;">**15 MINUTOS**</mark>   | <mark style="color:$success;">**R$ 900.000**</mark>   | <mark style="color:blue;">**x1 LOCK + x1 BLUE CARD**</mark>                          | **NIVEL 1** |
| **COMMEDY**       | <mark style="color:yellow;">**15 MINUTOS**</mark>   | <mark style="color:$success;">**R$ 900.000**</mark>   | <mark style="color:orange;">**x1 PENDRIVE + x1 GOLD CARD**</mark>                    | **NIVEL 1** |
| **YELLOW JACK**   | <mark style="color:yellow;">**15 MINUTOS**</mark>   | <mark style="color:$success;">**R$ 630.000**</mark>   | <mark style="color:orange;">**x1 PENDRIVE + x1 GOLD CARD**</mark>                    | **NIVEL 1** |
| **BANCO FLECCA**  | <mark style="color:$warning;">**30 MINUTOS**</mark> | <mark style="color:$success;">**R$ 3.430.000**</mark> | <mark style="color:orange;">**x1 C4 + x1 GOLD CARD**</mark>                          | **NIVEL 3** |
| **GALINHEIRO**    | <mark style="color:$warning;">**30 MINUTOS**</mark> | <mark style="color:$success;">**R$ 3.430.000**</mark> | <mark style="color:orange;">**x1 C4 + x1 GOLD CARD**</mark>                          | **NIVEL 3** |
| **AÇOUGUE**       | <mark style="color:$warning;">**30 MINUTOS**</mark> | <mark style="color:$success;">**R$3.430.000**</mark>  | <mark style="color:orange;">**x1 C4 + x2 LOCK + x1 GOLD CARD**</mark>                | **NIVEL 3** |
| **METRÔ**         | <mark style="color:$warning;">**30 MINUTOS**</mark> | <mark style="color:$success;">**R$ 3.430.000**</mark> | <mark style="color:purple;">**x1 C4 + x1 PENDRIVE + x1 BLACK CARD**</mark>           | **NIVEL 3** |
| **JOALHERIA**     | <mark style="color:$warning;">**30 MINUTOS**</mark> | <mark style="color:$success;">**R$ 3.920.000**</mark> | <mark style="color:purple;">**x2 C4 + x2 LOCK + x1 BLACK CARD**</mark>               | **NIVEL 3** |
| **BANCO PALETO**  | <mark style="color:$danger;">**90 MINUTOS**</mark>  | <mark style="color:$success;">**R$ 7.470.000**</mark> | <mark style="color:purple;">**x2 C4 + x2 LOCK + x1 PENDRIVE + x1 BLACK CARD**</mark> | **NIVEL 5** |
| **NIÓBIO**        | <mark style="color:$danger;">**90 MINUTOS**</mark>  | <mark style="color:$success;">**R$ 8.600.000**</mark> | <mark style="color:purple;">**x2 C4 + x2 LOCK + x2 PENDRIVE + x1 BLACK CARD**</mark> | **NIVEL 5** |
| **BANCO CENTRAL** | <mark style="color:$danger;">**90 MINUTOS**</mark>  | <mark style="color:$success;">**R$ 8.600.000**</mark> | <mark style="color:purple;">**x2 C4 + x2 LOCK + x2 PENDRIVE + x1 BLACK CARD**</mark> | **NIVEL 5** |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://regras.sakurarp.com/regras-acoes/tempo-valores-acoes-fechadas.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.
