# Bag Alarm System

## The device is intended to prevent theft or the accidental picking-up of a bag.

Work with your partner to create and design a backpack or bag alarm system, Your alarm system must have the following minimum requirements

* [ ] Way to turn on and turn off the alarm
* [ ] Use LEDs and Acceleromotor

![](/files/-M2-JiZFMkMbh9zFxI2-)

You are expected to Plan your alarm, program your alarm, build your alarm, test your alarm, demonstrate your alarm system to the class or adults


---

# 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://computational-thinking-in-room11.gitbook.io/room-112-dhs/software-development/bag-alarm.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.
