# APSA BPERP

The APSA-NIST Basic Proficiency Evaluation for Remote Pilots (or BPERP) Scenario was developed in partnership with the [Airborne Public Safety Association](https://publicsafetyaviation.org/). A certification is offered through this organization and can be obtained remotely through Zephyr!

Based off the "NIST Standard Test Methods for Small Unmanned Aircraft Systems," the APSA BPERP effectively combines two NIST Open Lane Tests in the 10ft configuration: Position (Maneuvering 1) and Traverse (Maneuvering 2) with a 10 minute time limit to complete and slight wording changes to instructions.

<figure><img src="/files/U2NOfrGJ7GU5srgJfgJ9" alt="" width="563"><figcaption><p>NIST Basic Proficiency Test Visual</p></figcaption></figure>

In the APSA Scenario you will find a Training and a Test module. To attempt your certification, you must run the "Test" module and capture your run. For details on submitting a certification, please refer to [Attempt a Certification](/certifications/attempt-a-certification.md).

For a more detailed look at all of the NIST Open Lane Tests, you can visit their website here:[ NIST Aerial Drone Tests](https://www.nist.gov/el/intelligent-systems-division-73500/standard-test-methods-response-robots/aerial-drone-tests)

### Modules

* APSA BPERP Test
* APSA BPERP Training

### Module Breakdowns

#### APSA BPERP Test

Complete the APSA BPERP 10ft training.

<details>

<summary>Drone Roster</summary>

* 3DR Solo
* ANAFI USA
* Avata 2
* EVO II
* EVO Max 4T
* Inspire 1
* Inspire 2
* Lemur 2
* Matrice 200
* Matrice 30
* Mavic Pro
* Phantom 3
* Phantom 4
* Skydio 2
* Typhoon
* X Star
* X10
* X2D

</details>

#### APSA BPERP Training

Complete the APSA BPERP 10ft training.

<details>

<summary>Drone Roster</summary>

* 3DR Solo
* ANAFI USA
* Avata 2
* EVO II
* EVO Max 4T
* Inspire 1
* Inspire 2
* Lemur 2
* Matrice 200
* Matrice 30
* Mavic Pro
* Phantom 3
* Phantom 4
* Skydio 2
* Typhoon
* X Star
* X10
* X2D

</details>


---

# 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://wiki.zephyr-sim.com/getting-started/scenarios/apsa-bperp.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.
