# Page Not Found

The URL `android/analisis-dinamico/intent:/host/path` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Automatizado](https://mobile.mrw0l05zyn.cl/android/analisis-dinamico/automatizado.md)
- [Content providers](https://mobile.mrw0l05zyn.cl/android/analisis-dinamico/content-providers.md)
- [Anti-root](https://mobile.mrw0l05zyn.cl/android/analisis-dinamico/anti-root.md)
- [Análisis dinámico](https://mobile.mrw0l05zyn.cl/android/analisis-dinamico.md)
- [Activities](https://mobile.mrw0l05zyn.cl/android/analisis-dinamico/activities.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://mobile.mrw0l05zyn.cl/android/analisis-dinamico/automatizado.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.

### Option 2 — Browse the documentation index

Full index: https://mobile.mrw0l05zyn.cl/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://mobile.mrw0l05zyn.cl/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/android/analisis-dinamico/automatizado.md`).

You may also use `Accept: text/markdown` header for content negotiation.
