# Public or private systems

![BLOOM can power private or public systems such as municipal bike sharing programs.](https://lh5.googleusercontent.com/qO3b86n1r-DW6Fd5j-xDFE0B_GXjFll8kaO5cscnk1cm8NCTBIBbBbDLeFZxr_fm4rKkkDRKkKCq7TlJPDFJbyc93kRJ0bEBLelO3OifTXGXJVIiEe40Ef7y75oy2ualEdd-mUcBId8)

## Public or private systems <a href="#public-or-private-systems" id="public-or-private-systems"></a>

If your system is configured as a Public system and a user is geographically near the location of the system, the Public system will show up automatically. The user will just need to select your system from the System Selection screen to join your system.

If your program is configured as a Private system, you will need to distribute the Private System Code to potential users. This code allows users to apply for access to your system. The Private System Code is available in the System → Settings menu in the Dashboard. The Private System Code is available in text format or as a QR code.

After users register with the app, they’ll select the option to “Join a Private System” from the System Selection screen. When prompted, they’ll either enter or scan the Private System Code you have provided.


---

# 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://help.bloomsharing.com/doc/getting-started-with-bloom/public-or-private-systems.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.
