# Linking IO Products

IO has multiple products existing on the web and as mobile applications.

If you are already signed in to IO SSO on the web, you would not have to sign in again on the different web apps/dapps to IO SSO. Instead, you would only need to grant access to the specific application to allow reading of data from your IO SSO account.

However, states are handled differently and exist seperately on mobile applications. As such, you would need to sign in and grant access to IO SSO each time you are linking a mobile application.

### $BUBBLE Dashboard

Assuming that you have already created an IO SSO account and signed in:

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. On IO SSO, grant the authorization to allow $BUBBLE site to access your data to link your $BUBBLE profile with your IO SSO account
4. You should be redirected back to the $BUBBLE site with your account linked

### Bubble Rangers

See [Single Sign-On (SSO > Creating an IO SSO Account > Bubble Rangers](/single-sign-on-sso/creating-an-io-sso-account.md#bubble-rangers)

\*Note: You would not be prompted to input an email address (Step 6 will be skipped and proceed on with Step 7).


---

# 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/linking-io-products.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.
