# Bugs+ PIN

- [Set a PIN](https://docs.bugsplus.me/pin/set.md): In Bugs+, you can set a PIN so some features need a PIN to be used, which will protect your BugID and Bugs+ application if your device ever gets robbed.
- [Remove your PIN](https://docs.bugsplus.me/pin/remove.md): In this support article, we will tell you how to remove your PIN in Bugs+
- [Reset a forgotten PIN](https://docs.bugsplus.me/pin/reset-a-forgotten-pin.md): If you forgot your PIN, you may be able to reset it using the steps provided from this article.
- [Set a alternative PIN](https://docs.bugsplus.me/pin/set-a-alternative-pin.md): Want to allow 2 different PINs to authenticate to Bugs+?
- [Configure PIN requirements](https://docs.bugsplus.me/pin/configure-pin-requirements.md)


---

# 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.bugsplus.me/pin.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.
