# BugID

- [What is BugID?](https://docs.bugsplus.me/bugid/what-is-bugid.md): In a short description: BugID is Bugs+'s account system
- [Bugs+ Rules](https://docs.bugsplus.me/bugid/rules.md): Follow these rules to protect your account so it doesn’t get banned, warned, deleted, globally locked, Fine Noticed (forced to pay Bug Points or else get banned, usually within 1-30d) or Trade-Banned
- [Friends List](https://docs.bugsplus.me/bugid/friends-list.md): You can add your friends to Bugs+
- [How do I merge my Guest Mode data to a BugID?](https://docs.bugsplus.me/bugid/merge.md)
- [Can I sync settings with Bugs+ Sync?](https://docs.bugsplus.me/bugid/can-i-sync-settings-with-bugs+-sync.md)
- [2FA](https://docs.bugsplus.me/bugid/2fa.md): Protect your BugID with 2FA
- [Password Reset](https://docs.bugsplus.me/bugid/password-reset.md)
- [Privacy Notice](https://docs.bugsplus.me/bugid/privacy.md)
- [Change BugID Account Birthdate](https://docs.bugsplus.me/bugid/birthdate.md)
- [Bugs+ Rules Strikes](https://docs.bugsplus.me/bugid/strikes.md)
- [Submit a ban appeal](https://docs.bugsplus.me/bugid/appeal.md): Want to be unbanned from Bugs+ or you want a punishment removed from your BugID? Then this article is for you!
- [Guest Mode](https://docs.bugsplus.me/bugid/guest-mode.md): If you don't want to use a BugID, you can use Guest Mode instead
- [Change Username](https://docs.bugsplus.me/bugid/change-username.md)
- [Guest User](https://docs.bugsplus.me/bugid/guest.md): Your Bugs+ Comes with a temporary, extra user to test things out and show Bugs+ to friends that may like it
- [Bugs+ Security Tips](https://docs.bugsplus.me/bugid/bugs+-security-tips.md)
- [Security Alerts](https://docs.bugsplus.me/bugid/security-alerts.md)
- [BugCard](https://docs.bugsplus.me/bugid/bugcard.md): you will be able to get a physical card with info about your bugid, make it easier to add friends, get special gifts, get access to learning features that need a bug card, and activate it in Settings
- [Trusted Friends](https://docs.bugsplus.me/bugid/trusted-friends.md)
- [Student Offer](https://docs.bugsplus.me/bugid/students.md)
- [BugID Account Credit](https://docs.bugsplus.me/bugid/bugid-account-credit.md): Bug Points received from certain events and some Gift Codes may turn into redeemable BugID Account Credit
- [Can I delete data if I’m locked out of my account?](https://docs.bugsplus.me/bugid/can-i-delete-data-if-im-locked-out-of-my-account.md)
- [I did not go on Bugs+ for a long time (6+ months) and my data is gone!](https://docs.bugsplus.me/bugid/unwanted-data-loss.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/bugid.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.
