# Introduction

Welcome to the guides to support the Mobile Device Security and Penetration Testing. The guides are intended to be used to support the course.Becoming a super hero is a fairly straight forward process:

### Target Audience <a href="#target-audience" id="target-audience"></a>

* Developers
* Administrators
* Security experts

Some development knowledge is required as most of the tools required reading at code. You don’t need to proficient but be in a position to write and compile programs.


---

# 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://docs.peruzal.com/mobile-device-security-and-penetration-testing/master.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.
