# What is BugID?

BugID is the account system Bugs+ uses to manage their user's accounts, allow Syncs to process (this is called Bugs+ Sync, which makes real time backups so you can access Bugs+ on all your devices even when you loose your device) allow there to be A Bugs+ Admin Panel, lets the support members better help you, allow trading, Community features and more! Creating and signing into a BugID is very simple and easy.

## How to create a new BugID

Firstly, go to [this page](https://bugid.au.auth0.com/authorize?response_type=token\&client_id=FIBmHyheCVOB2ztLlGPboxtaICsokYzh\&redirect_uri=https://sitesbyben.wixsite.com/bugsplus/) and scroll to the bottom of the page and press Sign up. Enter your email address and choose a username. The Phone Number is not necessary, but you can use it to login to your account. Press Sign up and confirm your email. Then, choose a secure password. There are password requirements so the system will detect if it is a good password or not. You will also be required to enable 2FA.

## After you login to BugID to Bugs+ via the Webpage

You will get a screen saying you need to press a button. Press it then return to Bugs+ and press “I’ve Logged Into Bugs+”. The system will check your account details from the button press on the webpage to check what account it is and what account to login to. Then, you can start using Bugs+ with a BugID.


---

# 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/what-is-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.
