# Creating an IO SSO Account

## Manually

1. Navigate to [IO SSO](https://auth.imaginaryones.com/)
2. Selected your preferred connector
   * As of 22 February 2024, only Twitter OAuth 2.0 is available
   * You should be redirected to Twitter for authorization
3. On Twitter, grant the authorization to allow IO SSO to access your data to create an IO SSO account
   * You should be redirected back to IO SSO
4. Input an email address that we can reach out to you with
   * You would only need to input this once
   * You should be redirected back to your IO SSO profile page

## Through an IO Product

### $BUBBLE Dashboard

1. Navigate to [$BUBBLE ](https://bubble.imaginaryones.com/)site
2. Click on Bubble Connect button
   * You should be redirected to <https://auth.imaginaryones.com/>
3. Selected your preferred connector
   * As of 22 February 2024, only Twitter OAuth 2.0 is available
   * You should be redirected to Twitter for authorization
4. On Twitter, grant the authorization to allow IO SSO to access your data to create an IO SSO account
   * You should be redirected back to IO SSO
5. Input an email address that we can reach out to you with
   * You would only need to input this once
   * You should be redirected back to IO SSO's authorization page
6. On IO SSO, grant the authorization to allow $BUBBLE site to access your data to link your $BUBBLE profile with your IO SSO account
7. You should be redirected back to the $BUBBLE site with your account created and linked

### Bubble Rangers

1. Open the Bubble Rangers app
2. Go to Settings
3. Click on Link button
   * A browser window should open, leading to <https://auth.imaginaryones.com/>
4. Selected your preferred connector
   * As of 22 February 2024, only Twitter OAuth 2.0 is available
   * You should be redirected to Twitter for authorization
5. On Twitter, grant the authorization to allow IO SSO to access your data to create an IO SSO account
   * You should be redirected back to IO SSO
6. Input an email address that we can reach out to you with
   * You would only need to input this once
   * You should be redirected back to IO SSO's authorization page
7. On IO SSO, grant the authorization to allow Bubble Rangers to access your data to link your game profile with your IO SSO account
8. You should be redirected back to the Bubble Rangers app with your account created and linked


---

# 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.imaginaryones.com/single-sign-on-sso/creating-an-io-sso-account.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.
