> For the complete documentation index, see [llms.txt](https://next-rp-29.gitbook.io/next-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://next-rp-29.gitbook.io/next-rp/assaltos.md).

# Assaltos

## 🏠Assalto a Casas:

{% stepper %}
{% step %}

### Para assaltar uma casa necessitas

* [ ] Lockpick.
  {% endstep %}

{% step %}

### Para começar o assalto basta <kbd>usar</kbd> o item Lockpick

* [ ] Estar em frente a uma porta principal de uma casa.
* [ ] As várias casas estão espalhadas pelo Zona Rica.
  {% endstep %}

{% step %}

### Após conseguires o minigame, tens um tempo limite até ao fim do roubo.

{% endstep %}

{% step %}

### Deves procurar por toda a mobília.

* [ ] Cada divisão da casa tem zonas de roubo.
  {% endstep %}
  {% endstepper %}

***

## 🛒Assalto a Lojas:

{% stepper %}
{% step %}

### Para assaltar uma loja necessitas

* [ ] Lockpick
  {% endstep %}

{% step %}

### Para começar o assalto basta <kbd>usar</kbd> o item Lockpick

* [ ] Estar em frente a uma caixa registradora.
* [ ] Qualquer loja funciona.
  {% endstep %}

{% step %}

### Após conseguires o minigame, recebes os itens do assalto.

{% endstep %}
{% endstepper %}

***

## 💳Assalto a ATM:

{% stepper %}
{% step %}

### Para assaltar um ATM necessitas

* [ ] Hacker Device
  {% endstep %}

{% step %}

### Para começar o assalto basta <kbd>usar</kbd> o item Hacker Device

* Estar em frente a um ATM.
* Qualquer ATM funciona.
  {% endstep %}

{% step %}

### Após conseguires o minigame, recebes os itens do assalto.

{% endstep %}
{% endstepper %}


---

# 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://next-rp-29.gitbook.io/next-rp/assaltos.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.
