string | API key to link to your account |
+## Keep going from account
+
+If you are using **account** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/app.mdx b/apps/docs/src/content/docs/docs/cli/reference/app.mdx
index d4564974a..6384cf811 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/app.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/app.mdx
@@ -156,3 +156,6 @@ npx @capgo/cli@latest app set com.example.app --name "Updated App" --retention 3
| **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| **--supa-anon** | string | Custom Supabase anon key (for self-hosting) |
+## Keep going from app
+
+If you are using **app** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/build.mdx b/apps/docs/src/content/docs/docs/cli/reference/build.mdx
index df43829d6..b9889b08a 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/build.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/build.mdx
@@ -90,3 +90,6 @@ Manage build credentials stored locally on your machine.
iOS setup: https://capgo.app/docs/cli/cloud-build/ios/
Android setup: https://capgo.app/docs/cli/cloud-build/android/
+## Keep going from build
+
+If you are using **build** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx b/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx
index e6b04ed23..6ffbc915d 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx
@@ -285,3 +285,6 @@ npx @capgo/cli@latest bundle zip com.example.app --path ./dist
| **--key-v2** | boolean | Use encryption v2 |
| **--package-json** | string | Paths to package.json files for monorepos (comma-separated) |
+## Keep going from bundle
+
+If you are using **bundle** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/channel.mdx b/apps/docs/src/content/docs/docs/cli/reference/channel.mdx
index 2c99bcd08..8cd3f0e1a 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/channel.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/channel.mdx
@@ -156,3 +156,6 @@ npx @capgo/cli@latest channel set production com.example.app --bundle 1.0.0 --st
| **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| **--supa-anon** | string | Custom Supabase anon key (for self-hosting) |
+## Keep going from channel
+
+If you are using **channel** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx b/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx
index 906a45b25..ef8b8aadb 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx
@@ -26,3 +26,6 @@ npx @capgo/cli@latest doctor
| -------------- | ------------- | -------------------- |
| **--package-json** | string | Paths to package.json files for monorepos (comma-separated) |
+## Keep going from doctor
+
+If you are using **doctor** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/init.mdx b/apps/docs/src/content/docs/docs/cli/reference/init.mdx
index e75ff26e5..426c27887 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/init.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/init.mdx
@@ -32,3 +32,6 @@ npx @capgo/cli@latest init YOUR_API_KEY com.example.app
| **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| **--supa-anon** | string | Custom Supabase anon key (for self-hosting) |
+## Keep going from init
+
+If you are using **init** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/key.mdx b/apps/docs/src/content/docs/docs/cli/reference/key.mdx
index 3e73753d3..d455e3fe5 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/key.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/key.mdx
@@ -68,3 +68,6 @@ npx @capgo/cli@latest key delete_old
npx @capgo/cli@latest key delete_old
```
+## Keep going from key
+
+If you are using **key** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/login.mdx b/apps/docs/src/content/docs/docs/cli/reference/login.mdx
index 81e16df86..00d14a360 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/login.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/login.mdx
@@ -30,3 +30,6 @@ npx @capgo/cli@latest login YOUR_API_KEY
| **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| **--supa-anon** | string | Custom Supabase anon key (for self-hosting) |
+## Keep going from login
+
+If you are using **login** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx b/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx
index 163a5cd99..c679e0f2a 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx
@@ -100,3 +100,6 @@ npx @capgo/cli@latest organisation delete
| **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| **--supa-anon** | string | Custom Supabase anon key (for self-hosting) |
+## Keep going from organisation
+
+If you are using **organisation** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/organization.mdx b/apps/docs/src/content/docs/docs/cli/reference/organization.mdx
index 4876e2d1a..17e95df52 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/organization.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/organization.mdx
@@ -154,3 +154,6 @@ npx @capgo/cli@latest organization delete ORG_ID
| **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| **--supa-anon** | string | Custom Supabase anon key (for self-hosting) |
+## Keep going from organization
+
+If you are using **organization** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/probe.mdx b/apps/docs/src/content/docs/docs/cli/reference/probe.mdx
index b044d1040..af0e77388 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/probe.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/probe.mdx
@@ -27,3 +27,6 @@ npx @capgo/cli@latest probe --platform ios
| -------------- | ------------- | -------------------- |
| **--platform** | string | Platform to probe: ios or android |
+## Keep going from probe
+
+If you are using **probe** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx b/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx
index 5168ecfc9..c5c642aac 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx
@@ -22,3 +22,6 @@ If you do not pass repositories, this defaults to all Cap-go repositories whose
| **--max-delay-ms** | string | Maximum delay in ms between each star action (default: 180) |
| **--max-concurrency** | string | Maximum number of star requests running in parallel (default: 4) |
+## Keep going from star-all
+
+If you are using **star-all** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/cli/reference/star.mdx b/apps/docs/src/content/docs/docs/cli/reference/star.mdx
index 0d3978da9..031a29ab0 100644
--- a/apps/docs/src/content/docs/docs/cli/reference/star.mdx
+++ b/apps/docs/src/content/docs/docs/cli/reference/star.mdx
@@ -14,3 +14,6 @@ npx @capgo/cli@latest star
If you do not pass a repository name, this defaults to capacitor-updater in the Cap-go org.
+## Keep going from star
+
+If you are using **star** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx b/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx
index 56985dc58..1154280d5 100644
--- a/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx
+++ b/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx
@@ -436,3 +436,7 @@ Adding a plugin to the Capgo documentation involves:
6. Testing all changes locally
By following this guide, you ensure that plugins are consistently documented and easily discoverable by users.
+
+## Keep going from Adding or Updating Plugins
+
+If you are using **Adding or Updating Plugins** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, and [Capacitor Plugins: What You Need to Know](/blog/capacitor-plugins-what-you-need-to-know/) for the practical context in Capacitor Plugins: What You Need to Know.
diff --git a/apps/docs/src/content/docs/docs/faq.mdx b/apps/docs/src/content/docs/docs/faq.mdx
index 96a273c33..79023357a 100644
--- a/apps/docs/src/content/docs/docs/faq.mdx
+++ b/apps/docs/src/content/docs/docs/faq.mdx
@@ -371,3 +371,7 @@ On ios channel disable android updates and on android channel disable ios update
Then upload a bundle to each channel to have different update for each platform.
If you need to have the same update for both platform, you can link one bundle to multiple channels. No need to duplicate the bundle.
+
+## Keep going from FAQ
+
+If you are using **FAQ** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/getting-help.mdx b/apps/docs/src/content/docs/docs/getting-help.mdx
index f2b30ac5f..c6b6238f0 100644
--- a/apps/docs/src/content/docs/docs/getting-help.mdx
+++ b/apps/docs/src/content/docs/docs/getting-help.mdx
@@ -39,3 +39,7 @@ This will copy the secure account id to the clipboard. Please include that in yo
This is the slowest way to get support. Please use the discord server first.
If you need to contact us by email, please send an email to support@capgo.app.
+
+## Keep going from Tech support for Capgo
+
+If you are using **Tech support for Capgo** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support.
diff --git a/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx b/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx
index 2f22e0f0c..a1eaea29d 100644
--- a/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx
+++ b/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx
@@ -81,3 +81,7 @@ npm i @capgo/capacitor-updater@lts-v5
Each plugin major version matches the Capacitor major version (v8 β Capacitor 8, v7 β Capacitor 7, v6 β Capacitor 6, v5 β Capacitor 5). Minor versions share the same feature set across all major versions (e.g., 5.34.0, 6.34.0, 7.34.0, and 8.34.0 all include the same features).
+
+## Keep going from Add an App
+
+If you are using **Add an App** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx b/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx
index 28cea6f8b..14f361877 100644
--- a/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx
+++ b/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx
@@ -171,3 +171,7 @@ The recommended approach of setting the version in your `capacitor.config.ts` fi
For more details on the Capgo CLI commands and options, check out the [CLI reference](/docs/cli/overview). And for a deeper dive into semantic-release configuration, see the [semantic-release docs](https://github.com/semantic-release/semantic-release).
Happy deploying!
+
+## Keep going from CI/CD Integration
+
+If you are using **CI/CD Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration, and [GitLab CI/CD Integration](/docs/live-updates/integrations/gitlab-ci/) for the implementation detail in GitLab CI/CD Integration.
diff --git a/apps/docs/src/content/docs/docs/getting-started/deploy.mdx b/apps/docs/src/content/docs/docs/getting-started/deploy.mdx
index c26402e72..1d8b41ca9 100644
--- a/apps/docs/src/content/docs/docs/getting-started/deploy.mdx
+++ b/apps/docs/src/content/docs/docs/getting-started/deploy.mdx
@@ -148,3 +148,7 @@ To learn more, review the rest of the [Capgo Live Updates documentation](/docs/l
- [Targeting Updates with Channels](/docs/live-updates/channels)
- [Customizing Update Behavior](/docs/live-updates/update-behavior)
- [Live Update Rollbacks](/docs/live-updates/rollbacks)
+
+## Keep going from Deploy a Live Update
+
+If you are using **Deploy a Live Update** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx b/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx
index 858492b31..795579f46 100644
--- a/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx
+++ b/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx
@@ -551,3 +551,7 @@ If you encounter issues during onboarding:
- Join the [Discord Community](https://discord.capgo.app)
- Review the [FAQ](/docs/faq/)
- Contact [Support](/docs/getting-help/)
+
+## Keep going from CLI Onboarding Guide
+
+If you are using **CLI Onboarding Guide** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx b/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx
index a3fadf069..34dbff784 100644
--- a/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx
+++ b/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx
@@ -135,3 +135,7 @@ To make this possible, it's necessary for all of us to do our part, including yo
The price of the basic plan: $14*12 = $168 a year.
While average dev/hour = $60.
That means that 3 hours wasted of dev time on self-host allows you to pay for a whole year, if you spent more than 3 hours you're losing money ^^
+
+## Keep going from Overview
+
+If you are using **Overview** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx b/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx
index e5b58616c..0be20bcc0 100644
--- a/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx
+++ b/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx
@@ -175,3 +175,7 @@ For issues with triggering Capgo uploads from your CI/CD pipeline:
- Check that the upload command is using the correct channel name for your target environment
See the [CI/CD integration](/docs/getting-started/cicd-integration/) docs for more troubleshooting tips. You can also use the `npx @capgo/cli@latest app debug` command to confirm if your CI/CD-triggered updates are being received by the app.
+
+## Keep going from Troubleshooting
+
+If you are using **Troubleshooting** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader.
diff --git a/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx b/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx
index 164277f4f..9226ac8aa 100644
--- a/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx
+++ b/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx
@@ -51,3 +51,7 @@ But there's still more to learn about Capgo! Continue exploring the docs or chec
+
+## Keep going from Wrapping up
+
+If you are using **Wrapping up** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/how-to.mdx b/apps/docs/src/content/docs/docs/how-to.mdx
index c9c41bc95..8e983a2f3 100644
--- a/apps/docs/src/content/docs/docs/how-to.mdx
+++ b/apps/docs/src/content/docs/docs/how-to.mdx
@@ -49,3 +49,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
description="github.com"
href="https://github.com/Cap-go/capgo/blob/main/CONTRIBUTING.md"
/>
+
+## Keep going from How to
+
+If you are using **How to** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/index.mdx b/apps/docs/src/content/docs/docs/index.mdx
index f0fac1e5a..9f76b795a 100644
--- a/apps/docs/src/content/docs/docs/index.mdx
+++ b/apps/docs/src/content/docs/docs/index.mdx
@@ -72,3 +72,7 @@ import { pluginCountLabel } from '@/config/plugins';
- **Need a plugin?** Browse our [plugin collection](/docs/plugins/) or request [custom development](/consulting/)
- **Having issues?** Check the [FAQ](/docs/faq/) or join our [Discord](https://discord.capgo.app)
- **Enterprise needs?** Check our [enterprise solutions](/enterprise/) or [contact us](mailto:support@capgo.app)
+
+## Keep going from Welcome to Capgo Documentation
+
+If you are using **Welcome to Capgo Documentation** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md b/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md
index 42c6fbd0b..e4a38debb 100644
--- a/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md
+++ b/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md
@@ -199,4 +199,8 @@ npx @capgo/cli bundle upload --channel production
:::tip
Keep your v1-maintenance branch up to date with bug fixes that are compatible with version 1.x, but never merge breaking changes from main
-:::
+:::
+
+## Keep going from Breaking Changes
+
+If you are using **Breaking Changes** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution.
diff --git a/apps/docs/src/content/docs/docs/live-updates/channels.mdx b/apps/docs/src/content/docs/docs/live-updates/channels.mdx
index e00837b84..fda944e42 100644
--- a/apps/docs/src/content/docs/docs/live-updates/channels.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/channels.mdx
@@ -255,3 +255,7 @@ Channels can be used for more than just development stages. They're a powerful t
- Beta testing programs
Learn how to implement these advanced use cases in our guide: [How to Segment Users by Plan and Channels for Feature Flags and A/B Testing](/blog/how-to-segment-users-by-plan-and-channels/).
+
+## Keep going from Channels
+
+If you are using **Channels** to plan channel routing and staged rollout, connect it with [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution, and [Capgo Environment Best Practices: Staging with One Mobile App ID](/blog/staging-environments-with-capgo-channels/) for the practical context in Capgo Environment Best Practices: Staging with One Mobile App ID.
diff --git a/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx b/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx
index fb4e0900f..21af713fa 100644
--- a/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx
@@ -202,3 +202,7 @@ Make sure to use the `.cn` domain (`updater.capgo.com.cn`) and not the standard
- Learn about [Update Behavior](/docs/live-updates/update-behavior/) to customize when updates are applied
- Explore [Channels](/docs/live-updates/channels/) to manage different release tracks
- Review [Encryption](/docs/live-updates/encryption/) to secure your updates
+
+## Keep going from Using Capgo in China
+
+If you are using **Using Capgo in China** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/live-updates/compliance.mdx b/apps/docs/src/content/docs/docs/live-updates/compliance.mdx
index cf013bc97..4168b263a 100644
--- a/apps/docs/src/content/docs/docs/live-updates/compliance.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/compliance.mdx
@@ -186,3 +186,7 @@ When implementing Capgo in your app:
5. **User Control**: Consider providing users with options to control update behavior
By following these practices and understanding Capgo's privacy approach, you can provide your users with a secure, privacy-respecting live update experience.
+
+## Keep going from Compliance
+
+If you are using **Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center, and [Organization Security](/docs/webapp/organization-security/) for the implementation detail in Organization Security.
diff --git a/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx b/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx
index 148577026..c9053bd68 100644
--- a/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx
@@ -299,3 +299,7 @@ npx @capgo/cli@latest bundle list
- Learn about [Channels](/docs/live-updates/channels/) to manage different deployment environments
- Explore [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied
- Set up [CI/CD Integration](/docs/getting-started/cicd-integration/) to automate your custom storage workflow
+
+## Keep going from Custom Storage
+
+If you are using **Custom Storage** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/live-updates/differentials.mdx b/apps/docs/src/content/docs/docs/live-updates/differentials.mdx
index 176a885e5..2257ae87f 100644
--- a/apps/docs/src/content/docs/docs/live-updates/differentials.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/differentials.mdx
@@ -81,3 +81,7 @@ If you continue to have trouble, please reach out to Capgo support for further a
That's it! The `--delta` flag tells Capgo to perform the individual file uploads and manifest generation needed for Delta (manifest) updates.
Note that you need to use `--delta` every time you upload a new version that you want to be delivered as a Delta (manifest) update. If you omit the flag, Capgo will upload the entire JS bundle as a single file, and devices will download the whole bundle even if only a small part has changed.
+
+## Keep going from Delta updates
+
+If you are using **Delta updates** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/live-updates/encryption.mdx b/apps/docs/src/content/docs/docs/live-updates/encryption.mdx
index 66dd12b2b..51972aa06 100644
--- a/apps/docs/src/content/docs/docs/live-updates/encryption.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/encryption.mdx
@@ -349,3 +349,7 @@ This makes Capgo suitable for applications requiring compliance with:
- Learn about [Custom Storage](/docs/live-updates/custom-storage/) to use encryption with your own infrastructure
- Explore [Channels](/docs/live-updates/channels/) to manage encrypted bundles across environments
- Set up [CI/CD Integration](/docs/getting-started/cicd-integration/) to automate encrypted deployments
+
+## Keep going from Encryption
+
+If you are using **Encryption** to plan security and compliance, connect it with [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center, and [Organization Security](/docs/webapp/organization-security/) for the implementation detail in Organization Security.
diff --git a/apps/docs/src/content/docs/docs/live-updates/features.mdx b/apps/docs/src/content/docs/docs/live-updates/features.mdx
index 2808cba2d..4f9dcb515 100644
--- a/apps/docs/src/content/docs/docs/live-updates/features.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/features.mdx
@@ -511,3 +511,7 @@ Ready to start using these features? Follow our [Quickstart Guide](/docs/getting
- [Check the FAQ](/docs/faq/) for common questions
- [Browse API documentation](/docs/public-api/) for API integration
- [Contact support](https://capgo.app/consulting/) for enterprise assistance
+
+## Keep going from Features
+
+If you are using **Features** to plan monitoring and analytics, connect it with [Statistics](/docs/public-api/statistics/) for the implementation detail in Statistics, [Logs](/docs/webapp/logs/) for the implementation detail in Logs, [@capgo/capacitor-appinsights](/docs/plugins/appinsights/) for the implementation detail in @capgo/capacitor-appinsights, [Using @capgo/capacitor-appinsights](/plugins/capacitor-appinsights/) for the native capability in Using @capgo/capacitor-appinsights, and [@capgo/capacitor-firebase-analytics](/docs/plugins/firebase-analytics/) for the implementation detail in @capgo/capacitor-firebase-analytics.
diff --git a/apps/docs/src/content/docs/docs/live-updates/index.mdx b/apps/docs/src/content/docs/docs/live-updates/index.mdx
index d4ea37dc2..206303a1d 100644
--- a/apps/docs/src/content/docs/docs/live-updates/index.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/index.mdx
@@ -99,3 +99,7 @@ See the [Deploying Live Updates](/docs/getting-started/deploy) guide for more de
+
+## Keep going from Overview
+
+If you are using **Overview** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide.
diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx
index a237a445f..42ba0656a 100644
--- a/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx
@@ -581,3 +581,7 @@ Add debugging steps to troubleshoot issues:
- Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied
With Azure DevOps integration, you can automate your Capgo deployments and ensure consistent, reliable updates to your mobile app users.
+
+## Keep going from Azure DevOps Integration
+
+If you are using **Azure DevOps Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx
index fa17cd8c7..f68d3f0e4 100644
--- a/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx
@@ -495,3 +495,7 @@ pipelines:
- Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied
With Bitbucket Pipelines integration, you can automate your Capgo deployments and ensure consistent, reliable updates to your mobile app users.
+
+## Keep going from Bitbucket Pipelines Integration
+
+If you are using **Bitbucket Pipelines Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx
index 6385cc028..fddf4b9a1 100644
--- a/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx
@@ -548,3 +548,7 @@ jobs:
- Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied
With GitHub Actions integration, you can leverage GitHub's powerful CI/CD platform to create sophisticated deployment workflows with built-in security, monitoring, and collaboration features for your Capgo Live Updates.
+
+## Keep going from GitHub Actions Integration
+
+If you are using **GitHub Actions Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitLab CI/CD Integration](/docs/live-updates/integrations/gitlab-ci/) for the implementation detail in GitLab CI/CD Integration.
diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx
index 8a9e70bdb..8c9c529ef 100644
--- a/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx
@@ -423,3 +423,7 @@ debug:
- Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied
With GitLab CI/CD integration, you can automate your Capgo deployments and ensure consistent, reliable updates to your mobile app users.
+
+## Keep going from GitLab CI/CD Integration
+
+If you are using **GitLab CI/CD Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx
index 0c77d9d35..b08a79438 100644
--- a/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx
@@ -80,3 +80,7 @@ Before setting up any integration, ensure you have:
- [Update Behavior](/docs/live-updates/update-behavior/) - Customize how updates are applied to your apps
Choose your CI/CD platform above to start automating your Capgo deployments!
+
+## Keep going from CI/CD Integrations
+
+If you are using **CI/CD Integrations** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx b/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx
index 384a849f2..75d813d1d 100644
--- a/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx
@@ -159,3 +159,7 @@ Some strategies include:
- Communicating to users about the issue and the resolution, if appropriate
By combining careful monitoring with the ability to quickly manage problematic updates, you can deliver a continuously improving app experience while minimizing disruptions for your users.
+
+## Keep going from Rollbacks
+
+If you are using **Rollbacks** to plan rollback and version control, connect it with [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, and [Rollback Strategies for Capacitor Live Updates](/blog/rollback-strategies-for-capacitor-live-updates/) for the practical context in Rollback Strategies for Capacitor Live Updates.
diff --git a/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx b/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx
index 5b9338fff..dcba8da30 100644
--- a/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx
@@ -230,3 +230,7 @@ If you do enable instant apply, we recommend:
- Thoroughly testing your app's update behavior to ensure there are no jarring transitions, lost state, or disorienting location changes.
In most cases, the default update behavior provides the best balance of delivering updates quickly and minimizing disruption. But for apps with specific needs, Capgo provides the flexibility to customize when and how updates are applied.
+
+## Keep going from Update Behavior
+
+If you are using **Update Behavior** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types, and [Getting Started](/docs/plugins/updater/getting-started/) for the implementation detail in Getting Started.
diff --git a/apps/docs/src/content/docs/docs/live-updates/update-types.mdx b/apps/docs/src/content/docs/docs/live-updates/update-types.mdx
index dee21a70d..c5515dc1e 100644
--- a/apps/docs/src/content/docs/docs/live-updates/update-types.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/update-types.mdx
@@ -118,3 +118,7 @@ When using instant apply modes (`atInstall`, `onLaunch`, or `always`), enable [D
- [Version Targeting](/docs/live-updates/version-targeting/) β Channel-based version routing
- [Delta (manifest) Updates](/docs/live-updates/differentials/) β Enable partial downloads
- [Channels](/docs/live-updates/channels/) β Channel configuration and precedence
+
+## Keep going from Update Types
+
+If you are using **Update Types** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Getting Started](/docs/plugins/updater/getting-started/) for the implementation detail in Getting Started.
diff --git a/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx b/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx
index 84ac6bd49..c138038d0 100644
--- a/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx
+++ b/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx
@@ -612,3 +612,7 @@ For more details on specific features:
- [Breaking Changes Guide](/docs/live-updates/breaking-changes) - Detailed channel versioning strategy
- [Channel Management](/docs/live-updates/channels) - Complete channel configuration reference
- [Update Behavior](/docs/live-updates/update-behavior) - Native version delays and conditions
+
+## Keep going from Version Targeting
+
+If you are using **Version Targeting** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution.
diff --git a/apps/docs/src/content/docs/docs/plugin/api.md b/apps/docs/src/content/docs/docs/plugin/api.md
index e60e81dc1..091561201 100644
--- a/apps/docs/src/content/docs/docs/plugin/api.md
+++ b/apps/docs/src/content/docs/docs/plugin/api.md
@@ -1977,3 +1977,7 @@ and restart the app.
+
+## Keep going from Functions and settings
+
+If you are using **Functions and settings** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx
index 4ff29f8e8..25c58d8ef 100644
--- a/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx
@@ -166,3 +166,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | '
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-accelerometer](/plugins/capacitor-accelerometer/) for the native capability in Using @capgo/capacitor-accelerometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx b/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx
index c7e906705..441fb3de1 100644
--- a/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx
@@ -48,3 +48,7 @@ Capacitor plugin contract for working with the device accelerometer.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-accelerometer](https://github.com/Cap-go/capacitor-accelerometer/).
+
+## Keep going from @capgo/capacitor-accelerometer
+
+If you are using **@capgo/capacitor-accelerometer** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-accelerometer](/plugins/capacitor-accelerometer/) for the native capability in Using @capgo/capacitor-accelerometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx
index 01c9efbac..a0b6b60ad 100644
--- a/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx
@@ -210,3 +210,7 @@ export enum MaxAdContentRating {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-admob](/plugins/capacitor-admob/) for the native capability in Using @capgo/capacitor-admob, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/admob/index.mdx b/apps/docs/src/content/docs/docs/plugins/admob/index.mdx
index 9d9663edb..c8202ba86 100644
--- a/apps/docs/src/content/docs/docs/plugins/admob/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/admob/index.mdx
@@ -51,3 +51,7 @@ AdMob Plus Plugin interface for displaying Google AdMob ads in Capacitor apps.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-admob](https://github.com/Cap-go/capacitor-admob/).
+
+## Keep going from @capgo/capacitor-admob
+
+If you are using **@capgo/capacitor-admob** to plan native plugin work, connect it with [Using @capgo/capacitor-admob](/plugins/capacitor-admob/) for the native capability in Using @capgo/capacitor-admob, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx
index 01918365c..a4b9801fb 100644
--- a/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx
@@ -171,3 +171,7 @@ export type AndroidUserStatus =
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-age-range](/plugins/capacitor-age-range/) for the native capability in Using @capgo/capacitor-age-range, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx b/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx
index b94361236..263436bae 100644
--- a/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx
@@ -38,3 +38,7 @@ Cross-platform age range detection plugin.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-age-range](https://github.com/Cap-go/capacitor-age-range/).
+
+## Keep going from @capgo/capacitor-age-range
+
+If you are using **@capgo/capacitor-age-range** to plan store approval and distribution, connect it with [Using @capgo/capacitor-age-range](/plugins/capacitor-age-range/) for the native capability in Using @capgo/capacitor-age-range, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market.
diff --git a/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx
index 325b17047..f6c0e3549 100644
--- a/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx
@@ -140,3 +140,7 @@ export enum UserStatus {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx b/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx
index 64617e4df..0e87945d0 100644
--- a/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx
@@ -38,3 +38,7 @@ Capacitor interface for retrieving Play Age Signals.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-android-age-signals](https://github.com/Cap-go/capacitor-android-age-signals/).
+
+## Keep going from @capgo/capacitor-android-age-signals
+
+If you are using **@capgo/capacitor-android-age-signals** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide.
diff --git a/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx
index d1d1d621b..18e237f7d 100644
--- a/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx
@@ -190,3 +190,7 @@ export interface AlarmInfo {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-alarm](/plugins/capacitor-alarm/) for the native capability in Using @capgo/capacitor-alarm, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx b/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx
index aac94ae8d..fc71ccd69 100644
--- a/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx
@@ -46,3 +46,7 @@ Capacitor Alarm Plugin interface for managing native OS alarms.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-alarm](https://github.com/Cap-go/capacitor-alarm/).
+
+## Keep going from @capgo/capacitor-alarm
+
+If you are using **@capgo/capacitor-alarm** to plan native plugin work, connect it with [Using @capgo/capacitor-alarm](/plugins/capacitor-alarm/) for the native capability in Using @capgo/capacitor-alarm, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx
index 91a30f9bf..79497ebfc 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx
@@ -83,3 +83,7 @@ export interface StartInlineInstallResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-inline-install](/plugins/capacitor-android-inline-install/) for the native capability in Using @capgo/capacitor-android-inline-install, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx
index 045fb2363..dee782a51 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx
@@ -38,3 +38,7 @@ Android Inline Install Plugin for triggering Google Play in-app install flows.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-android-inline-install](https://github.com/Cap-go/capacitor-android-inline-install/).
+
+## Keep going from @capgo/capacitor-android-inline-install
+
+If you are using **@capgo/capacitor-android-inline-install** to plan native plugin work, connect it with [Using @capgo/capacitor-android-inline-install](/plugins/capacitor-android-inline-install/) for the native capability in Using @capgo/capacitor-android-inline-install, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx
index cb6302777..c1c6fae4b 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx
@@ -177,3 +177,7 @@ export interface AllowedKeysOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-kiosk](/plugins/capacitor-android-kiosk/) for the native capability in Using @capgo/capacitor-android-kiosk, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx
index d473af886..198d084b6 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx
@@ -46,3 +46,7 @@ Capacitor Android Kiosk Plugin for controlling kiosk mode and launcher functiona
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-android-kiosk](https://github.com/Cap-go/capacitor-android-kiosk/).
+
+## Keep going from @capgo/capacitor-android-kiosk
+
+If you are using **@capgo/capacitor-android-kiosk** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-kiosk](/plugins/capacitor-android-kiosk/) for the native capability in Using @capgo/capacitor-android-kiosk, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx
index 4108eaa33..a0bfa019b 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx
@@ -82,3 +82,7 @@ FA+9qCX9VSu
```
Replace the final line with the hash for your app signing key.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-android-sms-retriever](/plugins/capacitor-android-sms-retriever/) for the native capability in Using @capgo/capacitor-android-sms-retriever, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx
index b4b64233a..6af973107 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx
@@ -60,3 +60,7 @@ The plugin lets your app listen for a single verification SMS addressed to your
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-android-sms-retriever](https://github.com/Cap-go/capacitor-android-sms-retriever/).
+
+## Keep going from @capgo/capacitor-android-sms-retriever
+
+If you are using **@capgo/capacitor-android-sms-retriever** to plan native plugin work, connect it with [Using @capgo/capacitor-android-sms-retriever](/plugins/capacitor-android-sms-retriever/) for the native capability in Using @capgo/capacitor-android-sms-retriever, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx
index 5ab87b7b9..a4faf32cb 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx
@@ -178,3 +178,7 @@ export interface PackageInfo {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-usagestatsmanager](/plugins/capacitor-android-usagestatsmanager/) for the native capability in Using @capgo/capacitor-android-usagestatsmanager, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx
index c339110ec..da0e385f6 100644
--- a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx
@@ -44,3 +44,7 @@ Capacitor plugin for accessing Android UsageStatsManager API.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-android-usagestatsmanager](https://github.com/Cap-go/capacitor-android-usagestatsmanager/).
+
+## Keep going from @capgo/capacitor-android-usagestatsmanager
+
+If you are using **@capgo/capacitor-android-usagestatsmanager** to plan native plugin work, connect it with [Using @capgo/capacitor-android-usagestatsmanager](/plugins/capacitor-android-usagestatsmanager/) for the native capability in Using @capgo/capacitor-android-usagestatsmanager, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx
index 96249862b..3f6643913 100644
--- a/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx
@@ -139,3 +139,7 @@ Assertion:
"token": "string"
}
```
+
+## Keep going from Android Setup & Backend Verification
+
+If you are using **Android Setup & Backend Verification** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security.
diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx
index ce874f75f..877feef70 100644
--- a/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx
@@ -78,3 +78,7 @@ Use the platform-specific backend guides:
- [iOS setup and backend verification](/docs/plugins/app-attest/ios/)
- [Android setup and backend verification](/docs/plugins/app-attest/android/)
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security.
diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx
index 7dff791e2..8530cd5c6 100644
--- a/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx
@@ -49,3 +49,7 @@ Unified cross-platform attestation plugin for Capacitor.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-app-attest](https://github.com/Cap-go/capacitor-app-attest/).
+
+## Keep going from @capgo/capacitor-app-attest
+
+If you are using **@capgo/capacitor-app-attest** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security.
diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx
index b81579f78..00d5f3019 100644
--- a/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx
@@ -117,3 +117,7 @@ Assertion:
"token": "string"
}
```
+
+## Keep going from iOS Setup & Backend Verification
+
+If you are using **iOS Setup & Backend Verification** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security.
diff --git a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx
index 08d726791..46c05f816 100644
--- a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx
@@ -85,3 +85,7 @@ export type AppTrackingStatus = 'authorized' | 'denied' | 'notDetermined' | 'res
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-app-tracking-transparency](/plugins/capacitor-app-tracking-transparency/) for the native capability in Using @capgo/capacitor-app-tracking-transparency, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx
index 34b01fb7b..c60842a3e 100644
--- a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx
@@ -40,3 +40,7 @@ Capacitor App Tracking Transparency Plugin.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-app-tracking-transparency](https://github.com/Cap-go/capacitor-app-tracking-transparency/).
+
+## Keep going from @capgo/capacitor-app-tracking-transparency
+
+If you are using **@capgo/capacitor-app-tracking-transparency** to plan native plugin work, connect it with [Using @capgo/capacitor-app-tracking-transparency](/plugins/capacitor-app-tracking-transparency/) for the native capability in Using @capgo/capacitor-app-tracking-transparency, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx
index 3b8a40925..b1e8c194e 100644
--- a/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx
@@ -67,3 +67,7 @@ export interface PanelSDKState {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-appinsights](/plugins/capacitor-appinsights/) for the native capability in Using @capgo/capacitor-appinsights, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx b/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx
index b567c06d5..51b9aab3d 100644
--- a/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx
@@ -42,3 +42,7 @@ A wrapper around the https://github.com/apptopia/appinsights SDK.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-appinsights](https://github.com/Cap-go/capacitor-appinsights/).
+
+## Keep going from @capgo/capacitor-appinsights
+
+If you are using **@capgo/capacitor-appinsights** to plan native plugin work, connect it with [Using @capgo/capacitor-appinsights](/plugins/capacitor-appinsights/) for the native capability in Using @capgo/capacitor-appinsights, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx
index 823e4c49c..d771b0c0a 100644
--- a/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx
@@ -511,3 +511,7 @@ await AppsFlyer.validateAndLogInAppPurchaseV2({} as AFPurchaseDetailsV2);
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-appsflyer](/plugins/capacitor-appsflyer/) for the native capability in Using @capgo/capacitor-appsflyer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx b/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx
index 939137bda..d15d43fed 100644
--- a/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx
@@ -86,3 +86,7 @@ Capacitor plugin for AppsFlyer attribution, analytics, and deep links.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-appsflyer](https://github.com/Cap-go/capacitor-appsflyer/).
+
+## Keep going from @capgo/capacitor-appsflyer
+
+If you are using **@capgo/capacitor-appsflyer** to plan native plugin work, connect it with [Using @capgo/capacitor-appsflyer](/plugins/capacitor-appsflyer/) for the native capability in Using @capgo/capacitor-appsflyer, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx
index 73dd669a6..6ffa86711 100644
--- a/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx
@@ -296,3 +296,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | '
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-recorder](/plugins/capacitor-audio-recorder/) for the native capability in Using @capgo/capacitor-audio-recorder, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx b/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx
index be6827c6a..0f9997591 100644
--- a/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx
@@ -53,3 +53,7 @@ Capacitor plugin contract for recording audio.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-audio-recorder](https://github.com/Cap-go/capacitor-audio-recorder/).
+
+## Keep going from @capgo/capacitor-audio-recorder
+
+If you are using **@capgo/capacitor-audio-recorder** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-recorder](/plugins/capacitor-audio-recorder/) for the native capability in Using @capgo/capacitor-audio-recorder, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx
index 1bc85b2e7..20a6f188a 100644
--- a/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx
@@ -115,3 +115,7 @@ export enum InterruptionTypes {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-session](/plugins/capacitor-audiosession/) for the native capability in Using @capgo/capacitor-audio-session, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx b/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx
index fc70f7cdd..9be991c5b 100644
--- a/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx
@@ -42,3 +42,7 @@ iOS-only plugin to query and control the audio session output and listen to rout
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-audiosession](https://github.com/Cap-go/capacitor-audiosession/).
+
+## Keep going from @capgo/capacitor-audio-session
+
+If you are using **@capgo/capacitor-audio-session** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-session](/plugins/capacitor-audiosession/) for the native capability in Using @capgo/capacitor-audio-session, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/auto/android.mdx b/apps/docs/src/content/docs/docs/plugins/auto/android.mdx
index 1afa954de..9f526dcb8 100644
--- a/apps/docs/src/content/docs/docs/plugins/auto/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/auto/android.mdx
@@ -54,3 +54,7 @@ npx cap sync android
## Limits
Android Auto does not render your Capacitor WebView. The car host renders approved templates from the AndroidX Car App Library.
+
+## Keep going from Android setup
+
+If you are using **Android setup** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx
index 2d4d4e96c..81246b22c 100644
--- a/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx
@@ -91,3 +91,7 @@ await Auto.sendMessage({
- Follow the [iOS setup](/docs/plugins/auto/ios/) page for CarPlay scene and entitlement notes.
- Follow the [Android setup](/docs/plugins/auto/android/) page for Android Auto category and manifest notes.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/auto/index.mdx b/apps/docs/src/content/docs/docs/plugins/auto/index.mdx
index 224cfa996..53fffb8fb 100644
--- a/apps/docs/src/content/docs/docs/plugins/auto/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/auto/index.mdx
@@ -61,3 +61,7 @@ Both platforms require the app to follow Apple and Google car app policies. You
## Source of truth
This reference is synced from `src/definitions.ts` in [capacitor-auto](https://github.com/Cap-go/capacitor-auto/).
+
+## Keep going from @capgo/capacitor-auto
+
+If you are using **@capgo/capacitor-auto** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx b/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx
index c1f03db96..c059610c2 100644
--- a/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx
@@ -58,3 +58,7 @@ npx cap sync ios
## Limits
CarPlay does not render your Capacitor WebView. Keep car rows short and use them as native intent triggers for phone app logic.
+
+## Keep going from iOS setup
+
+If you are using **iOS setup** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx
index b4c88b100..ec6bcb68f 100644
--- a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx
@@ -81,3 +81,7 @@ export interface ReadPasswordResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan authentication and account flows, connect it with [Using @capgo/capacitor-autofill-save-password](/plugins/capacitor-autofill-save-password/) for the native capability in Using @capgo/capacitor-autofill-save-password, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx
index e8d04a690..736c216f5 100644
--- a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx
@@ -40,3 +40,7 @@ Prompt to display dialog for saving password to keychain from webview app.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-autofill-save-password](https://github.com/Cap-go/capacitor-autofill-save-password/).
+
+## Keep going from @capgo/capacitor-autofill-save-password
+
+If you are using **@capgo/capacitor-autofill-save-password** to plan authentication and account flows, connect it with [Using @capgo/capacitor-autofill-save-password](/plugins/capacitor-autofill-save-password/) for the native capability in Using @capgo/capacitor-autofill-save-password, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx
index d49a6ab6b..7423a3e2e 100644
--- a/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx
@@ -338,3 +338,7 @@ export interface SetPlannedRouteOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/background-geolocation](/plugins/capacitor-background-geolocation/) for the native capability in Using @capgo/background-geolocation, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx b/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx
index 6e20aa7a8..737370b43 100644
--- a/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx
@@ -57,3 +57,7 @@ Use `@capgo/background-geolocation` when your Capacitor app needs precise locati
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-background-geolocation](https://github.com/Cap-go/capacitor-background-geolocation/).
+
+## Keep going from @capgo/background-geolocation
+
+If you are using **@capgo/background-geolocation** to plan native plugin work, connect it with [Using @capgo/background-geolocation](/plugins/capacitor-background-geolocation/) for the native capability in Using @capgo/background-geolocation, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx
index 16a3d22b0..3c63e1e5b 100644
--- a/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx
@@ -34,3 +34,7 @@ await BackgroundTask.triggerTaskWorkerForTestingAsync();
## Limits
WorkManager is designed for deferrable work. It does not guarantee exact timing and should not be used for alarms, countdowns, or user-visible deadlines.
+
+## Keep going from Android behavior
+
+If you are using **Android behavior** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx
index ba0ceb671..9f16ccd45 100644
--- a/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx
@@ -131,3 +131,7 @@ await BackgroundTask.schedule({
- Keep work short and idempotent.
- Persist any state you need before returning `BackgroundTaskResult.Success`.
- Avoid relying on background tasks for user-visible deadlines or alarms.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx
index db074b34d..702d8ce73 100644
--- a/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx
@@ -66,3 +66,7 @@ Background tasks are not exact timers. Android and iOS decide when to run schedu
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-background-task](https://github.com/Cap-go/capacitor-background-task/).
+
+## Keep going from @capgo/capacitor-background-task
+
+If you are using **@capgo/capacitor-background-task** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx
index 45da88d75..5ff80a6e8 100644
--- a/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx
@@ -46,3 +46,7 @@ const handle = await BackgroundTask.addExpirationListener((event) => {
await handle.remove();
```
+
+## Keep going from iOS setup
+
+If you are using **iOS setup** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx
index 9db1f5b23..b05847579 100644
--- a/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx
@@ -165,3 +165,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | '
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-barometer](/plugins/capacitor-barometer/) for the native capability in Using @capgo/capacitor-barometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx b/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx
index 46ceca21b..3869926b7 100644
--- a/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx
@@ -48,3 +48,7 @@ Capacitor plugin contract for working with the device barometer sensor.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-barometer](https://github.com/Cap-go/capacitor-barometer/).
+
+## Keep going from @capgo/capacitor-barometer
+
+If you are using **@capgo/capacitor-barometer** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-barometer](/plugins/capacitor-barometer/) for the native capability in Using @capgo/capacitor-barometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx
index 20cc5bf91..60602ce1e 100644
--- a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx
@@ -582,3 +582,7 @@ export interface DiscoverServicesOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-bluetooth-low-energy](/plugins/capacitor-bluetooth-low-energy/) for the native capability in Using @capgo/capacitor-bluetooth-low-energy, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx
index a272569bb..86dc08c2b 100644
--- a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx
@@ -77,3 +77,7 @@ Capacitor Bluetooth Low Energy Plugin for BLE communication.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-bluetooth-low-energy](https://github.com/Cap-go/capacitor-bluetooth-low-energy/).
+
+## Keep going from @capgo/capacitor-bluetooth-low-energy
+
+If you are using **@capgo/capacitor-bluetooth-low-energy** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-bluetooth-low-energy](/plugins/capacitor-bluetooth-low-energy/) for the native capability in Using @capgo/capacitor-bluetooth-low-energy, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx
index 178fac996..ee38a73f3 100644
--- a/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx
@@ -281,3 +281,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | '
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-brightness](/plugins/capacitor-brightness/) for the native capability in Using @capgo/capacitor-brightness, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx b/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx
index d17c62911..19cfe5205 100644
--- a/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx
@@ -51,3 +51,7 @@ Control screen brightness on iOS and Android.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-brightness](https://github.com/Cap-go/capacitor-brightness/).
+
+## Keep going from @capgo/capacitor-brightness
+
+If you are using **@capgo/capacitor-brightness** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-brightness](/plugins/capacitor-brightness/) for the native capability in Using @capgo/capacitor-brightness, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx
index 8b45c51f7..6608f146a 100644
--- a/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx
@@ -776,3 +776,7 @@ export interface LensInfo {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/camera-preview](/plugins/capacitor-camera-preview/) for the native capability in Using @capgo/camera-preview, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx b/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx
index a58c9a362..736e47aa4 100644
--- a/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx
@@ -81,3 +81,7 @@ The main interface for the CameraPreview plugin.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-camera-preview](https://github.com/Cap-go/capacitor-camera-preview/).
+
+## Keep going from @capgo/camera-preview
+
+If you are using **@capgo/camera-preview** to plan native media and interface behavior, connect it with [Using @capgo/camera-preview](/plugins/capacitor-camera-preview/) for the native capability in Using @capgo/camera-preview, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx
index b324e0a73..05f75e1f1 100644
--- a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx
@@ -105,3 +105,7 @@ Useful options:
When a selected patch targets `@capacitor/cli`, the patch applies to the installed CLI package and the next `cap` command uses the patched CLI code.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-patch](/plugins/capacitor-patch/) for the native capability in Using @capgo/capacitor-patch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx
index ef7afb799..760fec095 100644
--- a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx
@@ -70,3 +70,7 @@ Use `@capgo/capacitor-patch` when:
- you need a team-readable catalog of the fixes your app depends on
For a full catalog and contribution guide, see the [capacitor-patch repository](https://github.com/Cap-go/capacitor-patch/).
+
+## Keep going from @capgo/capacitor-patch
+
+If you are using **@capgo/capacitor-patch** to plan native plugin work, connect it with [Using @capgo/capacitor-patch](/plugins/capacitor-patch/) for the native capability in Using @capgo/capacitor-patch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx
index ee51ef789..36063666c 100644
--- a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx
@@ -186,3 +186,7 @@ File issues on the [Capacitor+ GitHub repo](https://github.com/Cap-go/capacitor-
### Can I contribute?
Absolutely! PRs are welcome. You can submit fixes directly or request that specific upstream PRs be merged.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using Capacitor+ (@capacitor-plus) Packages](/plugins/capacitor-plus/) for the native capability in Using Capacitor+ (@capacitor-plus) Packages, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx
index e93a1d55a..4a9a2c35d 100644
--- a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx
@@ -61,3 +61,7 @@ The Ionic team maintains Capacitor with their own priorities and release schedul
| `@capacitor-plus/cli` | [](https://www.npmjs.com/package/@capacitor-plus/cli) |
| `@capacitor-plus/android` | [](https://www.npmjs.com/package/@capacitor-plus/android) |
| `@capacitor-plus/ios` | [](https://www.npmjs.com/package/@capacitor-plus/ios) |
+
+## Keep going from Capacitor+
+
+If you are using **Capacitor+** to plan native plugin work, connect it with [Using Capacitor+ (@capacitor-plus) Packages](/plugins/capacitor-plus/) for the native capability in Using Capacitor+ (@capacitor-plus) Packages, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx
index fcf06ffd5..fdff4c0be 100644
--- a/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx
@@ -238,3 +238,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | '
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-compass](/plugins/capacitor-compass/) for the native capability in Using @capgo/capacitor-compass, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/compass/index.mdx b/apps/docs/src/content/docs/docs/plugins/compass/index.mdx
index d3ec5b1d4..b6b1d1474 100644
--- a/apps/docs/src/content/docs/docs/plugins/compass/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/compass/index.mdx
@@ -51,3 +51,7 @@ Capacitor Compass Plugin interface for reading device compass heading.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-compass](https://github.com/Cap-go/capacitor-compass/).
+
+## Keep going from @capgo/capacitor-compass
+
+If you are using **@capgo/capacitor-compass** to plan native plugin work, connect it with [Using @capgo/capacitor-compass](/plugins/capacitor-compass/) for the native capability in Using @capgo/capacitor-compass, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx
index bf8f7f15e..f3ffb4818 100644
--- a/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx
@@ -391,3 +391,7 @@ export interface GetAccountsResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-contacts](/plugins/capacitor-contacts/) for the native capability in Using @capgo/capacitor-contacts, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx b/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx
index e123e1349..c70f841c2 100644
--- a/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx
@@ -61,3 +61,7 @@ Capacitor Contacts Plugin interface for managing device contacts.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-contacts](https://github.com/Cap-go/capacitor-contacts/).
+
+## Keep going from @capgo/capacitor-contacts
+
+If you are using **@capgo/capacitor-contacts** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-contacts](/plugins/capacitor-contacts/) for the native capability in Using @capgo/capacitor-contacts, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx
index 8bb61eaed..9afd885b0 100644
--- a/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx
@@ -41,3 +41,7 @@ Without at least one screenview, the session is not kept by Contentsquare.
- Keys are limited by Contentsquare to 512 characters.
- Values must be either a string or a non-negative integer.
- If you want a value on every session, send it again when the app returns to foreground.
+
+## Keep going from Android Notes
+
+If you are using **Android Notes** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx
index 592110f8a..4b77f8283 100644
--- a/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx
@@ -69,3 +69,7 @@ await ContentsquarePlugin.setPIISelectors({
- This plugin is a Capacitor 8 community port of the official Contentsquare Capacitor package.
- The JavaScript API stays aligned with the current Contentsquare Capacitor docs, while the packaging and native build setup target Capacitor 8.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx
index 9ccb0a51f..5b697b7ec 100644
--- a/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx
@@ -50,3 +50,7 @@ Internal native bridge contract implemented by Capacitor.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-contentsquare](https://github.com/Cap-go/capacitor-contentsquare/).
+
+## Keep going from @capgo/capacitor-contentsquare
+
+If you are using **@capgo/capacitor-contentsquare** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx
index 33c27dcbb..4a844467d 100644
--- a/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx
@@ -69,3 +69,7 @@ import ContentsquareModule
- Launch the app on a device or simulator.
- Filter Xcode or Console logs with `CSLIB`.
- Open the Contentsquare mobile tooling and trigger in-app features to confirm the deeplink is handled.
+
+## Keep going from iOS Setup
+
+If you are using **iOS Setup** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx
index ad5ee0bce..03c3d790e 100644
--- a/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx
@@ -195,3 +195,7 @@ export type eventColor =
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-crisp](/plugins/capacitor-crisp/) for the native capability in Using @capgo/capacitor-crisp, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx b/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx
index 237203b35..27f4cae11 100644
--- a/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx
@@ -51,3 +51,7 @@ Crisp Chat SDK Plugin for Capacitor. Provides live chat and customer support fun
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-crisp](https://github.com/Cap-go/capacitor-crisp/).
+
+## Keep going from @capgo/capacitor-crisp
+
+If you are using **@capgo/capacitor-crisp** to plan native plugin work, connect it with [Using @capgo/capacitor-crisp](/plugins/capacitor-crisp/) for the native capability in Using @capgo/capacitor-crisp, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx
index 8d48be026..d0acc232b 100644
--- a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx
@@ -384,3 +384,7 @@ export interface capStoreImportOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader.
diff --git a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx
index ac68bb0a5..5d87bbad9 100644
--- a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx
@@ -61,3 +61,7 @@ SQLite Storage of key/value strings pair.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-data-storage-sqlite](https://github.com/Cap-go/capacitor-data-storage-sqlite/).
+
+## Keep going from @capgo/capacitor-data-storage-sqlite
+
+If you are using **@capgo/capacitor-data-storage-sqlite** to plan storage and file handling, connect it with [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader, and [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader.
diff --git a/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx
index 3128cedc5..da3b6f7a6 100644
--- a/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx
@@ -181,3 +181,7 @@ export enum ScanDocumentResponseStatus {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-document-scanner](/plugins/capacitor-document-scanner/) for the native capability in Using @capgo/capacitor-document-scanner, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx b/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx
index 0f04178ff..a992a10d7 100644
--- a/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx
@@ -37,3 +37,7 @@ Capacitor plugin to scan document iOS and Android.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-document-scanner](https://github.com/Cap-go/capacitor-document-scanner/).
+
+## Keep going from @capgo/capacitor-document-scanner
+
+If you are using **@capgo/capacitor-document-scanner** to plan native plugin work, connect it with [Using @capgo/capacitor-document-scanner](/plugins/capacitor-document-scanner/) for the native capability in Using @capgo/capacitor-document-scanner, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx
index d6fa109a9..0f8037972 100644
--- a/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx
@@ -124,3 +124,7 @@ export interface DownloadTask {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-downloader](/plugins/capacitor-downloader/) for the native capability in Using @capgo/capacitor-downloader, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx b/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx
index f5ead3666..8f6d9602a 100644
--- a/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx
@@ -50,3 +50,7 @@ Capacitor plugin for downloading files with background support. Provides resumab
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-downloader](https://github.com/Cap-go/capacitor-downloader/).
+
+## Keep going from @capgo/capacitor-downloader
+
+If you are using **@capgo/capacitor-downloader** to plan storage and file handling, connect it with [Using @capgo/capacitor-downloader](/plugins/capacitor-downloader/) for the native capability in Using @capgo/capacitor-downloader, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx b/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx
index cb954d3fe..0a1901162 100644
--- a/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx
@@ -455,3 +455,7 @@ const updater = new ElectronUpdater({
periodCheckDelay: 0, // Seconds between auto-checks (0 = disabled, min 600)
});
```
+
+## Keep going from Electron Updater API Reference
+
+If you are using **Electron Updater API Reference** to plan dashboard and API operations, connect it with [Using @capgo/electron-updater](/plugins/electron-updater/) for the native capability in Using @capgo/electron-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx
index fa45b44d9..07fdf6f87 100644
--- a/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx
@@ -240,3 +240,7 @@ const updater = new ElectronUpdater({
- [API Reference](/docs/plugins/electron-updater/api/) - Explore all available methods
- [Channels](/docs/live-updates/channels/) - Learn about deployment channels
- [Rollbacks](/docs/live-updates/rollbacks/) - Understand rollback protection
+
+## Keep going from Getting Started with Electron Updater
+
+If you are using **Getting Started with Electron Updater** to plan native plugin work, connect it with [Using @capgo/electron-updater](/plugins/electron-updater/) for the native capability in Using @capgo/electron-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx b/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx
index 15ec5cf7f..ec24af51f 100644
--- a/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx
@@ -105,3 +105,7 @@ npm install @capgo/electron-updater
## Community
Join the [Discord](https://discord.gg/VnYRvBfgA6) to get help and connect with other developers.
+
+## Keep going from @capgo/electron-updater
+
+If you are using **@capgo/electron-updater** to plan native plugin work, connect it with [Using @capgo/electron-updater](/plugins/electron-updater/) for the native capability in Using @capgo/electron-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx
index 5e649027c..ac0336280 100644
--- a/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx
@@ -38,3 +38,7 @@ console.log(result.value); // 'https://api.example.com'
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-env](/plugins/capacitor-env/) for the native capability in Using @capgo/capacitor-env, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/env/index.mdx b/apps/docs/src/content/docs/docs/plugins/env/index.mdx
index fd27f08d9..f9a0dba66 100644
--- a/apps/docs/src/content/docs/docs/plugins/env/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/env/index.mdx
@@ -38,3 +38,7 @@ Capacitor plugin for accessing environment variables in native code.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-env](https://github.com/Cap-go/capacitor-env/).
+
+## Keep going from @capgo/capacitor-env
+
+If you are using **@capgo/capacitor-env** to plan native plugin work, connect it with [Using @capgo/capacitor-env](/plugins/capacitor-env/) for the native capability in Using @capgo/capacitor-env, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx
index 6304bb120..1d6db8845 100644
--- a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx
@@ -109,3 +109,7 @@ console.log('Advertiser tracking enabled:', status);
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-facebook-analytics](/plugins/capacitor-facebook-analytics/) for the native capability in Using @capgo/capacitor-facebook-analytics, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx
index c564161fb..94b7af2dd 100644
--- a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx
@@ -58,3 +58,7 @@ Use it to log standard Facebook events, custom events, purchases, and value-bear
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-facebook-analytics](https://github.com/Cap-go/capacitor-facebook-analytics/).
+
+## Keep going from @capgo/capacitor-facebook-analytics
+
+If you are using **@capgo/capacitor-facebook-analytics** to plan native plugin work, connect it with [Using @capgo/capacitor-facebook-analytics](/plugins/capacitor-facebook-analytics/) for the native capability in Using @capgo/capacitor-facebook-analytics, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx
index 5485e2950..cce96825e 100644
--- a/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx
@@ -222,3 +222,7 @@ export interface SQLRow {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-fast-sql](/plugins/capacitor-fast-sql/) for the native capability in Using @capgo/capacitor-fast-sql, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx b/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx
index effca007b..7fc137c1d 100644
--- a/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx
@@ -48,3 +48,7 @@ Fast SQL Plugin for high-performance SQLite database access.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-fast-sql](https://github.com/Cap-go/capacitor-fast-sql/).
+
+## Keep going from @capgo/capacitor-fast-sql
+
+If you are using **@capgo/capacitor-fast-sql** to plan storage and file handling, connect it with [Using @capgo/capacitor-fast-sql](/plugins/capacitor-fast-sql/) for the native capability in Using @capgo/capacitor-fast-sql, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx
index 5b367719b..a00f99eab 100644
--- a/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx
@@ -196,3 +196,7 @@ export type AudioOutputFormat = 'm4a';
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-ffmpeg](/plugins/capacitor-ffmpeg/) for the native capability in Using @capgo/capacitor-ffmpeg, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx b/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx
index d4881775b..2d0a5c720 100644
--- a/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx
@@ -45,3 +45,7 @@ Exposes the FFmpeg API to Capacitor.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-ffmpeg](https://github.com/Cap-go/capacitor-ffmpeg/).
+
+## Keep going from @capgo/capacitor-ffmpeg
+
+If you are using **@capgo/capacitor-ffmpeg** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-ffmpeg](/plugins/capacitor-ffmpeg/) for the native capability in Using @capgo/capacitor-ffmpeg, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx
index 5a4e65aa8..fd500891f 100644
--- a/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx
@@ -227,3 +227,7 @@ export interface CompressImageResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-compressor](/plugins/capacitor-file-compressor/) for the native capability in Using @capgo/capacitor-file-compressor, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx b/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx
index 2e489ed61..fb7c9bdb8 100644
--- a/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx
@@ -38,3 +38,7 @@ Capacitor File Compressor Plugin interface for image compression.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-file-compressor](https://github.com/Cap-go/capacitor-file-compressor/).
+
+## Keep going from @capgo/capacitor-file-compressor
+
+If you are using **@capgo/capacitor-file-compressor** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-compressor](/plugins/capacitor-file-compressor/) for the native capability in Using @capgo/capacitor-file-compressor, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx
index 8de7bee58..96fc5ce50 100644
--- a/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx
@@ -319,3 +319,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | '
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-picker](/plugins/capacitor-file-picker/) for the native capability in Using @capgo/capacitor-file-picker, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx b/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx
index 69a0b07c8..6c87e8027 100644
--- a/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx
@@ -51,3 +51,7 @@ Capacitor File Picker Plugin interface for selecting files, images, videos, and
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-file-picker](https://github.com/Cap-go/capacitor-file-picker/).
+
+## Keep going from @capgo/capacitor-file-picker
+
+If you are using **@capgo/capacitor-file-picker** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-picker](/plugins/capacitor-file-picker/) for the native capability in Using @capgo/capacitor-file-picker, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx
index 102679421..fce00007c 100644
--- a/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx
@@ -128,3 +128,7 @@ export interface SaveFileResult {
## Source Of Truth
This page tracks the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-sharer](/plugins/capacitor-file-sharer/) for the native capability in Using @capgo/capacitor-file-sharer, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx b/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx
index 62eae9836..75f6bce17 100644
--- a/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx
@@ -51,3 +51,7 @@ Use it when an app needs to export reports, backups, images, videos, PDFs, ZIP a
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-file-sharer](https://github.com/Cap-go/capacitor-file-sharer/).
+
+## Keep going from @capgo/capacitor-file-sharer
+
+If you are using **@capgo/capacitor-file-sharer** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-sharer](/plugins/capacitor-file-sharer/) for the native capability in Using @capgo/capacitor-file-sharer, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx
index ac4393b38..d47c15e17 100644
--- a/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx
@@ -420,3 +420,7 @@ export interface WriteFileResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader.
diff --git a/apps/docs/src/content/docs/docs/plugins/file/index.mdx b/apps/docs/src/content/docs/docs/plugins/file/index.mdx
index 0a5c04066..1e6d626e8 100644
--- a/apps/docs/src/content/docs/docs/plugins/file/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/file/index.mdx
@@ -67,3 +67,7 @@ Capacitor File Plugin Implements file system operations similar to the Cordova F
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-file](https://github.com/Cap-go/capacitor-file/).
+
+## Keep going from @capgo/capacitor-file
+
+If you are using **@capgo/capacitor-file** to plan storage and file handling, connect it with [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader, and [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx
index ce3d68d1b..019cdedd2 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx
@@ -359,3 +359,7 @@ export interface InitiateOnDeviceConversionMeasurementWithPhoneNumberOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx
index aaa998a62..f56a8806e 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx
@@ -55,3 +55,7 @@ Capacitor plugin for Firebase Analytics.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/).
+
+## Keep going from @capgo/capacitor-firebase-analytics
+
+If you are using **@capgo/capacitor-firebase-analytics** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx
index 0349da419..8e16b75fe 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx
@@ -196,3 +196,7 @@ export interface TokenChangedEvent {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx
index a89c00154..f7b2437dd 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx
@@ -44,3 +44,7 @@ Capacitor plugin for Firebase App Check.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/).
+
+## Keep going from @capgo/capacitor-firebase-app-check
+
+If you are using **@capgo/capacitor-firebase-app-check** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx
index 585adbf79..2ccce827b 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx
@@ -111,3 +111,7 @@ export interface GetPluginVersionResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx
index 06fdfd902..aaacf8818 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx
@@ -40,3 +40,7 @@ Capacitor plugin for Firebase App.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/).
+
+## Keep going from @capgo/capacitor-firebase-app
+
+If you are using **@capgo/capacitor-firebase-app** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx
index a963b0a51..e2ec79f1f 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx
@@ -901,3 +901,7 @@ export interface GetIdTokenResultResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise).
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx
index 3a8fd4ef8..22dfc14c3 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx
@@ -105,3 +105,7 @@ Capacitor plugin for Firebase Authentication.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/).
+
+## Keep going from @capgo/capacitor-firebase-authentication
+
+If you are using **@capgo/capacitor-firebase-authentication** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise).
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx
index 534c7ea37..be68e6355 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx
@@ -300,3 +300,7 @@ export interface StackFrame {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx
index a2e0471ca..e793fa869 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx
@@ -50,3 +50,7 @@ Capacitor plugin for Firebase Crashlytics.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/).
+
+## Keep going from @capgo/capacitor-firebase-crashlytics
+
+If you are using **@capgo/capacitor-firebase-crashlytics** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx
index 269de857d..f2c5ee672 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx
@@ -397,3 +397,7 @@ export interface GetCollectionGroupOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx
index f08c67a3c..5cf4a6ecb 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx
@@ -58,3 +58,7 @@ Capacitor plugin for Firebase Cloud Firestore.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/).
+
+## Keep going from @capgo/capacitor-firebase-firestore
+
+If you are using **@capgo/capacitor-firebase-firestore** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx
index 277f9b055..b9d19e0bf 100644
--- a/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx
@@ -162,3 +162,7 @@ export interface CallResult
+
+## Keep going from Apple login on Android
+
+If you are using **Apple login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx
index cca22c2d1..57ccf2d27 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx
@@ -13,3 +13,7 @@ In this guide, you are going to learn how to configure Apple Login with Capacito
- A computer running macOS (IOS only)
- Xcode installed (IOS only)
- A custom backend (Android only)
+
+## Keep going from Apple Login Setup
+
+If you are using **Apple Login Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx
index 78c98b690..a6adec9aa 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx
@@ -64,3 +64,7 @@ Let's break down what you are going to need in order to setup Apple login on IOS
That's it! You are all set.
+
+## Keep going from Apple login on IOS
+
+If you are using **Apple login on IOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx
index 02d03c323..64a1533ef 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx
@@ -61,8 +61,6 @@ Please follow the guide [here](/docs/plugins/social-login/apple/android/#creatin
6. You should be ready to test the login for JavaScript. Please note that you cannot test from localhost.
+## Keep going from Apple login for web browsers
-
-
-
-
+If you are using **Apple login for web browsers** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx
index 1c7ce879c..21cdc7d68 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx
@@ -411,3 +411,7 @@ await authClient.signIn.oauth2({
- [Better Auth Facebook provider docs](https://better-auth.com/docs/authentication/facebook)
- [Better Auth Generic OAuth plugin docs](https://better-auth.com/docs/plugins/generic-oauth)
- [Social Login OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
+
+## Keep going from Better Auth Integration
+
+If you are using **Better Auth Integration** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx
index 18f2d0940..729f36a11 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx
@@ -663,3 +663,7 @@ Remember to test the full login flow, including:
- Login cancellation
- Error handling
- Logout functionality
+
+## Keep going from Facebook Login Setup
+
+If you are using **Facebook Login Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx
index 5083e5aa3..701de93ef 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx
@@ -149,3 +149,7 @@ If authentication hangs or fails:
- Check that Google Sign-In is enabled in Firebase Console
- Ensure the SHA-1 fingerprint is correctly configured
- Review the [example app code](https://github.com/Cap-go/capacitor-social-login/tree/main/example-app/src/authUtils.ts) for reference
+
+## Keep going from Firebase Google Login on Android
+
+If you are using **Firebase Google Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx
index fb6f3c3c3..f78d4ee2a 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx
@@ -45,4 +45,8 @@ This guide will walk you through integrating Google Sign-In with Firebase Authen
-VoilΓ , you have now enabled Google Sign-In with Firebase Authentication π
\ No newline at end of file
+VoilΓ , you have now enabled Google Sign-In with Firebase Authentication π
+
+## Keep going from Firebase Google Login - General Setup
+
+If you are using **Firebase Google Login - General Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx
index 1e443e558..82c8ab910 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx
@@ -169,3 +169,6 @@ If authentication hangs or fails:
- Verify `iOSServerClientId` matches your web client ID
- Review the [example app code](https://github.com/Cap-go/capacitor-social-login/tree/main/example-app/src/authUtils.ts) for reference
+## Keep going from Firebase Google Login on iOS
+
+If you are using **Firebase Google Login on iOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx
index 124d48218..918911e8e 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx
@@ -51,4 +51,8 @@ The example shows how to conditionally use Firebase's built-in method for web wh
- [Firebase Authentication Documentation](https://firebase.google.com/docs/auth) - Complete Firebase Auth documentation
- [Firebase Google Sign-In for Web](https://firebase.google.com/docs/auth/web/google-signin) - Official Firebase guide for Google Sign-In on web
-- [Google Login Setup Guide](/docs/plugins/social-login/google/general/) - Guide for configuring authorized domains and OAuth consent screen
\ No newline at end of file
+- [Google Login Setup Guide](/docs/plugins/social-login/google/general/) - Guide for configuring authorized domains and OAuth consent screen
+
+## Keep going from Firebase Google Login on Web
+
+If you are using **Firebase Google Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx
index 89898bf0e..587a73b13 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx
@@ -95,3 +95,7 @@ Continue with the setup guides:
- [Android Setup](../google/android/) - Android-specific configuration
- [iOS Setup](../google/ios/) - iOS-specific configuration
- [Web Setup](../google/web/) - Web-specific configuration
+
+## Keep going from Firebase Integration Introduction
+
+If you are using **Firebase Integration Introduction** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx
index 98a5faaeb..10a5db863 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx
@@ -155,3 +155,7 @@ const config: CapacitorConfig = {
- [Social Login Auth Connect migration guide](/docs/plugins/social-login/migrations/ionic-auth-connect/)
- [Migrate legacy providers](/docs/plugins/social-login/migrations/google/)
- [Ionic enterprise plugins migration solution](/solutions/ionic-enterprise-plugins/)
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx
index 4fad6f0cb..fde125a39 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx
@@ -223,3 +223,7 @@ If you have any issues, please look at the [Github issues](https://github.com/Ca
The issues with Google login are **ALWAYS** related to the SHA1 certificate.
If you cannot get the development SHA1 certificate, try to use a custom keystore. [Here](https://github.com/Cap-go/capacitor-social-login/issues/147#issuecomment-2849742574) is a comment explaining how to add keystore to your project.
+
+## Keep going from Google Login on Android
+
+If you are using **Google Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx
index 3fc525ecc..eea925884 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx
@@ -239,3 +239,7 @@ async function fullLogin() {
```
Notice what is missing here: there is no `SocialLogin.refresh()` call in the app. That is intentional. In Google offline mode, refresh happens after your backend exchanges `serverAuthCode` and stores the refresh token securely.
+
+## Keep going from Google Login Setup
+
+If you are using **Google Login Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx
index 749aa6b1d..6a4cffb32 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx
@@ -245,5 +245,6 @@ await SocialLogin.login({
});
```
+## Keep going from Google Login on iOS
-
+If you are using **Google Login on iOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx
index d85865a87..1ad2f98af 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx
@@ -130,3 +130,7 @@ In order to use it, you have to do the following:
console.log(JSON.stringify(res));
```
+
+## Keep going from Google Login on Web
+
+If you are using **Google Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx
index 13142574a..e2c12e0bf 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx
@@ -63,3 +63,7 @@ Watch a quick demo of the plugin setup and login flow in action.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-social-login](https://github.com/Cap-go/capacitor-social-login/).
+
+## Keep going from @capgo/capacitor-social-login
+
+If you are using **@capgo/capacitor-social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise).
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx
index eac2f6488..2099ccd5a 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx
@@ -68,3 +68,7 @@ const result = await SocialLogin.login({
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
- [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/)
- [Better Auth integration](/docs/plugins/social-login/better-auth/)
+
+## Keep going from Auth0
+
+If you are using **Auth0** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx
index 211e372fc..eaabb9d5f 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx
@@ -69,3 +69,7 @@ const result = await SocialLogin.login({
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
- [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/)
- [Better Auth integration](/docs/plugins/social-login/better-auth/)
+
+## Keep going from Microsoft Entra ID
+
+If you are using **Microsoft Entra ID** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx
index 74edbe0de..e1ff5cb1b 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx
@@ -61,3 +61,7 @@ const result = await SocialLogin.login({
- [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/)
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
+
+## Keep going from AWS Cognito
+
+If you are using **AWS Cognito** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx
index 9c48e94d9..65d985aee 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx
@@ -43,3 +43,7 @@ console.log(result.result.resourceData);
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
- [Better Auth integration](/docs/plugins/social-login/better-auth/)
+
+## Keep going from GitHub
+
+If you are using **GitHub** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx
index c6444d64a..388e5885f 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx
@@ -72,3 +72,7 @@ Use these when you want native mobile login on the device but still want a backe
+
+## Keep going from Integrations
+
+If you are using **Integrations** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx
index 7d6416c5a..c3c7af66a 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx
@@ -57,3 +57,7 @@ await SocialLogin.initialize({
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
- [Better Auth integration](/docs/plugins/social-login/better-auth/)
+
+## Keep going from Keycloak
+
+If you are using **Keycloak** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx
index 600c81932..7ae4a0754 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx
@@ -64,3 +64,7 @@ const result = await SocialLogin.login({
- [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/)
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
- [Better Auth integration](/docs/plugins/social-login/better-auth/)
+
+## Keep going from Okta
+
+If you are using **Okta** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx
index ffe552e52..c8f3997f7 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx
@@ -61,3 +61,7 @@ const result = await SocialLogin.login({
- [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/)
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
+
+## Keep going from OneLogin
+
+If you are using **OneLogin** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx
index f5a706fbe..c6f903ef7 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx
@@ -182,4 +182,8 @@ The modernized package provides:
4. **Token refresh handling is different** - improved token management
5. **Error handling and error types have changed** - more detailed errors
-For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/apple/general/).
+For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/apple/general/).
+
+## Keep going from Apple Sign-In Migration to @capgo/social-login
+
+If you are using **Apple Sign-In Migration to @capgo/social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx
index c210a81fa..74ea0f51a 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx
@@ -230,4 +230,8 @@ The new plugin provides:
- **Consistent error handling** across all providers
- **Better token management** with proper expiration handling
-For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/facebook/).
+For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/facebook/).
+
+## Keep going from Facebook Login Migration to @capgo/social-login
+
+If you are using **Facebook Login Migration to @capgo/social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx
index 0ee4985cc..ae8f66ae8 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx
@@ -186,4 +186,8 @@ This unified approach provides:
- Better error handling
- Active maintenance and community support
-Check the [main documentation](/docs/plugins/social-login/google/general/) for detailed setup instructions for these additional providers.
+Check the [main documentation](/docs/plugins/social-login/google/general/) for detailed setup instructions for these additional providers.
+
+## Keep going from Google Auth Migration to @capgo/social-login
+
+If you are using **Google Auth Migration to @capgo/social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx
index 94de0732d..7186776b3 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx
@@ -247,3 +247,7 @@ If you do not want presets, configure the same providers directly in the generic
- [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/)
- [Migrate from Ionic Auth Connect](/docs/upgrade/from-ionic-auth-connect/)
- [Ionic enterprise plugins migration solution](/solutions/ionic-enterprise-plugins/)
+
+## Keep going from Ionic Auth Connect Migration to @capgo/capacitor-social-login
+
+If you are using **Ionic Auth Connect Migration to @capgo/capacitor-social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx
index 05d3c9e2a..6ef66f5e6 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx
@@ -49,3 +49,7 @@ V1 is just a port of the development version into main. It does, however, includ
- Please ensure that types and variable names are correct. Please know that types and variables might not match between development and V1.
- Please ensure that authentication works on all the platforms.
+
+## Keep going from V7 Migration Guide
+
+If you are using **V7 Migration Guide** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx
index a5bba751a..31efc8e69 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx
@@ -635,3 +635,7 @@ Enable `logsEnabled: true` on the provider config to inspect generated URLs and
- [Social Login getting started](/docs/plugins/social-login/getting-started/)
- [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/)
+
+## Keep going from Generic OAuth2 Providers
+
+If you are using **Generic OAuth2 Providers** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx
index 6639d6864..4792ba406 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx
@@ -289,3 +289,7 @@ On Android, Apple Sign-In uses an OAuth redirect flow:
6. **Supabase Authentication**: The app receives the token and signs in to Supabase
This flow is necessary because Apple doesn't provide native Android support for Sign in with Apple.
+
+## Keep going from Supabase Apple Login on Android
+
+If you are using **Supabase Apple Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx
index 146f96b8b..a9b8e0f57 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx
@@ -99,4 +99,8 @@ The helper function automatically handles platform-specific differences:
- **Android**: Uses OAuth redirect flow with backend edge function (requires Service ID)
- **Web**: Uses OAuth popup flow (requires Service ID and current page URL as redirect)
-The function returns an identity token from Apple, which is then used to authenticate with Supabase using `supabase.auth.signInWithIdToken()`.
\ No newline at end of file
+The function returns an identity token from Apple, which is then used to authenticate with Supabase using `supabase.auth.signInWithIdToken()`.
+
+## Keep going from Supabase Apple Login - General Setup
+
+If you are using **Supabase Apple Login - General Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx
index 06d0d0a14..7113860f2 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx
@@ -66,3 +66,7 @@ If authentication fails:
- **Supabase configuration**: Verify your App ID is correctly configured in Supabase Apple provider settings
- **Token validation fails**: Check that the identity token is being received from Apple
- Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference
+
+## Keep going from Supabase Apple Login on iOS Setup
+
+If you are using **Supabase Apple Login on iOS Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx
index a58e410b0..acb64fd41 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx
@@ -93,3 +93,7 @@ If authentication fails:
- **Domain not allowed**: Verify your domain is added to the allowed domains in Apple Developer Portal
- **Supabase configuration**: Verify your Service ID is correctly configured in Supabase Apple provider settings
- Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference
+
+## Keep going from Supabase Apple Login on Web
+
+If you are using **Supabase Apple Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx
index 2ce2dcc3d..88becd423 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx
@@ -62,3 +62,7 @@ If authentication fails:
- **Nonce mismatch**: Check console logs - the function will automatically retry, but you can manually logout first if needed
- **Token validation fails**: Ensure you're using `mode: 'online'` in the initialize call to get an idToken
- Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference
+
+## Keep going from Supabase Google Login on Android
+
+If you are using **Supabase Google Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx
index 5d5bc8381..c58970fc6 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx
@@ -200,3 +200,6 @@ Please proceed to the platform-specific setup guide for your target platform:
- [iOS Setup](../ios/)
- [Web Setup](../web/)
+## Keep going from Supabase Google Login - General Setup
+
+If you are using **Supabase Google Login - General Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx
index 8febadfa9..67a5d9242 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx
@@ -92,3 +92,7 @@ If authentication fails:
- **Token validation fails**: Ensure you're using `mode: 'online'` in the initialize call to get an idToken
- **Info.plist configuration**: Ensure Info.plist has the correct URL schemes and GIDClientID
- Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference
+
+## Keep going from Supabase Google Login on iOS
+
+If you are using **Supabase Google Login on iOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx
index a2ebce356..39cb8ae17 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx
@@ -114,3 +114,7 @@ If authentication fails:
- **Nonce mismatch**: Check console logs - the function will automatically retry, but you can manually logout first if needed
- **Token validation fails**: Ensure you're using `mode: 'online'` in the initialize call to get an idToken
- Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference
+
+## Keep going from Supabase Google Login on Web
+
+If you are using **Supabase Google Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx
index 6cdab6edf..5fb53be3b 100644
--- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx
@@ -93,3 +93,7 @@ Continue with the setup guides:
- [Supabase Apple Login - General Setup](/docs/plugins/social-login/supabase/apple/general/) - Overview and prerequisites
- [iOS Setup](/docs/plugins/social-login/supabase/apple/ios/) - iOS-specific configuration
- [Android Setup](/docs/plugins/social-login/supabase/apple/android/) - Android-specific configuration
+
+## Keep going from Supabase Integration Introduction
+
+If you are using **Supabase Integration Introduction** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx
index e989c3704..2b20411c5 100644
--- a/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx
@@ -369,3 +369,7 @@ export interface SpeechRecognitionListeningEvent {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-speech-recognition](/plugins/capacitor-speech-recognition/) for the native capability in Using @capgo/capacitor-speech-recognition, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx b/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx
index 00557b8c4..3bb733daa 100644
--- a/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx
@@ -58,3 +58,7 @@ Capacitor plugin for comprehensive on-device speech recognition with live partia
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-speech-recognition](https://github.com/Cap-go/capacitor-speech-recognition/).
+
+## Keep going from @capgo/capacitor-speech-recognition
+
+If you are using **@capgo/capacitor-speech-recognition** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-speech-recognition](/plugins/capacitor-speech-recognition/) for the native capability in Using @capgo/capacitor-speech-recognition, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx
index bcdd5de92..8467fd2d0 100644
--- a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx
@@ -434,3 +434,7 @@ export interface ErrorEvent {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-speech-synthesis](/plugins/capacitor-speech-synthesis/) for the native capability in Using @capgo/capacitor-speech-synthesis, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx
index 7fb8366b9..e713c47bf 100644
--- a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx
@@ -59,3 +59,7 @@ Speech Synthesis Plugin for synthesizing speech from text.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-speech-synthesis](https://github.com/Cap-go/capacitor-speech-synthesis/).
+
+## Keep going from @capgo/capacitor-speech-synthesis
+
+If you are using **@capgo/capacitor-speech-synthesis** to plan native plugin work, connect it with [Using @capgo/capacitor-speech-synthesis](/plugins/capacitor-speech-synthesis/) for the native capability in Using @capgo/capacitor-speech-synthesis, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx
index 8698b5d6e..6fb5cb92a 100644
--- a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx
@@ -67,3 +67,7 @@ export interface PluginVersionResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan security and compliance, connect it with [Using @capgo/capacitor-ssl-pinning](/plugins/capacitor-ssl-pinning/) for the native capability in Using @capgo/capacitor-ssl-pinning, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security.
diff --git a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx
index 4f49ce47e..a5b167043 100644
--- a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx
@@ -38,3 +38,7 @@ Capacitor API for inspecting SSL pinning configuration.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-ssl-pinning](https://github.com/Cap-go/capacitor-ssl-pinning/).
+
+## Keep going from @capgo/capacitor-ssl-pinning
+
+If you are using **@capgo/capacitor-ssl-pinning** to plan security and compliance, connect it with [Using @capgo/capacitor-ssl-pinning](/plugins/capacitor-ssl-pinning/) for the native capability in Using @capgo/capacitor-ssl-pinning, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security.
diff --git a/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx
index ede231fcb..6b9e90d43 100644
--- a/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx
@@ -442,3 +442,7 @@ export type CallState =
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-stream-call](/plugins/capacitor-streamcall/) for the native capability in Using @capgo/capacitor-stream-call, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx b/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx
index ef7f90766..3f7d574a5 100644
--- a/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx
@@ -63,3 +63,7 @@ Uses the https://getstream.io/ SDK to implement calling in Capacitor.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-streamcall](https://github.com/Cap-go/capacitor-streamcall/).
+
+## Keep going from @capgo/capacitor-stream-call
+
+If you are using **@capgo/capacitor-stream-call** to plan native plugin work, connect it with [Using @capgo/capacitor-stream-call](/plugins/capacitor-streamcall/) for the native capability in Using @capgo/capacitor-stream-call, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx
index 170342488..bc7566462 100644
--- a/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx
@@ -89,3 +89,7 @@ console.log(data, error);
- Use this plugin for authentication and session management.
- Keep Realtime, Storage, Edge Functions, and advanced querying in `@supabase/supabase-js`.
- Pass the native JWT into the JavaScript client whenever you need the rest of the Supabase surface area.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx b/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx
index 4f62357dc..a3a4347c6 100644
--- a/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx
@@ -47,3 +47,7 @@ Use the plugin for native auth and session management, then pass the native JWT
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-supabase](https://github.com/Cap-go/capacitor-supabase/).
+
+## Keep going from @capgo/capacitor-supabase
+
+If you are using **@capgo/capacitor-supabase** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx
index 0fcb7f223..ce5938ef4 100644
--- a/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx
@@ -69,3 +69,7 @@ export interface TextInteractionResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-textinteraction](/plugins/capacitor-textinteraction/) for the native capability in Using @capgo/capacitor-textinteraction, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx b/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx
index 74696f6df..41115143c 100644
--- a/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx
@@ -38,3 +38,7 @@ Toggle text interaction in Capacitor based iOS apps.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-textinteraction](https://github.com/Cap-go/capacitor-textinteraction/).
+
+## Keep going from @capgo/capacitor-textinteraction
+
+If you are using **@capgo/capacitor-textinteraction** to plan native plugin work, connect it with [Using @capgo/capacitor-textinteraction](/plugins/capacitor-textinteraction/) for the native capability in Using @capgo/capacitor-textinteraction, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx
index 86f51dea0..63163707f 100644
--- a/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx
@@ -300,3 +300,7 @@ Available entrypoints:
- `@capgo/capacitor-transitions/angular`
- `@capgo/capacitor-transitions/svelte`
- `@capgo/capacitor-transitions/solid`
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx b/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx
index 50e23b1c7..35e143145 100644
--- a/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx
@@ -70,3 +70,7 @@ Use it when you need:
`swipe-gesture="auto"` uses Capacitor runtime helpers and enables the edge gesture only in native iOS Capacitor apps. Use `true` to force it on or `false` to disable it.
The gesture is implemented in the web layer. It is designed to feel like Ionic's iOS swipe-back transition by driving animation progress from the pointer position, then finishing or cancelling based on distance and velocity.
+
+## Keep going from @capgo/capacitor-transitions
+
+If you are using **@capgo/capacitor-transitions** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx
index 15a3b2438..9c5faa9ed 100644
--- a/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx
@@ -143,3 +143,7 @@ await CapacitorTwilioVideo.requestCameraPermission();
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx
index 56275b269..f6cead1a3 100644
--- a/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx
@@ -58,3 +58,7 @@ Capacitor API for joining Twilio Video rooms with a native in-app call surface.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-twilio-video](https://github.com/Cap-go/capacitor-twilio-video/).
+
+## Keep going from @capgo/capacitor-twilio-video
+
+If you are using **@capgo/capacitor-twilio-video** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx
index 68109b55f..768262e82 100644
--- a/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx
@@ -262,3 +262,7 @@ export interface CallInvite {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-twilio-voice](/plugins/capacitor-twilio-voice/) for the native capability in Using @capgo/capacitor-twilio-voice, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx
index a10c985db..a521dfcc9 100644
--- a/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx
@@ -65,3 +65,7 @@ Integrates the Twilio Voice SDK into Capacitor.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-twilio-voice](https://github.com/Cap-go/capacitor-twilio-voice/).
+
+## Keep going from @capgo/capacitor-twilio-voice
+
+If you are using **@capgo/capacitor-twilio-voice** to plan native plugin work, connect it with [Using @capgo/capacitor-twilio-voice](/plugins/capacitor-twilio-voice/) for the native capability in Using @capgo/capacitor-twilio-voice, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/api.md b/apps/docs/src/content/docs/docs/plugins/updater/api.md
index b7555a105..c0d05eca5 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/api.md
+++ b/apps/docs/src/content/docs/docs/plugins/updater/api.md
@@ -1154,3 +1154,7 @@ error: The bundle has failed to download.
'background' | 'kill' | 'nativeVersion' | 'date'
+
+## Keep going from Functions and settings
+
+If you are using **Functions and settings** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx b/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx
index c9091ee4b..7aabb6a81 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx
@@ -210,3 +210,7 @@ A typo in `plugins.CapacitorUpdater.appId` (in `capacitor.config.ts`) or a misma
- [Troubleshooting](/docs/getting-started/troubleshooting/)
- [How to get support](/docs/getting-help/)
+
+## Keep going from Common Update Problems
+
+If you are using **Common Update Problems** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/cordova.md b/apps/docs/src/content/docs/docs/plugins/updater/cordova.md
index 4abedb1a3..d5276dde4 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/cordova.md
+++ b/apps/docs/src/content/docs/docs/plugins/updater/cordova.md
@@ -23,3 +23,6 @@ In the mean time heres what you can do:
This will need at least 1 month of work.
* Hire us as a [Consultant](https://capgo.app/consulting/), we are used to help big companies migrate to Capacitor, it usually takes a month, and the [benefit](https://ionic.io/resources/articles/capacitor-vs-cordova-modern-hybrid-app-development) is huge for your team
+## Keep going from Cordova
+
+If you are using **Cordova** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx b/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx
index 8924c41ee..836ac8b1b 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx
@@ -189,3 +189,7 @@ On Android, all versions are stored in one folder, unlike IOS where it has to be
title="How to review your app's crash logs"
href="https://developer.apple.com/news/?id=nra79npr"
/>
+
+## Keep going from Debugging
+
+If you are using **Debugging** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/events.mdx b/apps/docs/src/content/docs/docs/plugins/updater/events.mdx
index 750ef244d..f07ba5943 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/events.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/events.mdx
@@ -289,3 +289,7 @@ export class UpdateManager {
4. **Clean up listeners**: Remove event listeners when they're no longer needed to prevent memory leaks.
5. **Test update scenarios**: Test various update scenarios including failures, rollbacks, and major updates.
+
+## Keep going from Events
+
+If you are using **Events** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx
index 199cad574..97c4729d3 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx
@@ -323,3 +323,7 @@ async function checkAndUpdate() {
- [Known Issues](/docs/plugins/updater/known-issues/) - Common problems and solutions
- [GitHub Discussions](https://github.com/Cap-go/capacitor-updater/discussions) - Community support
- [Discord](https://discord.gg/VnYRvBfgA6) - Real-time chat
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/index.mdx b/apps/docs/src/content/docs/docs/plugins/updater/index.mdx
index 5cbc17cbf..e7f1554bb 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/index.mdx
@@ -93,3 +93,7 @@ Live update for capacitor apps.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-updater](https://github.com/Cap-go/capacitor-updater/).
+
+## Keep going from @capgo/capacitor-updater
+
+If you are using **@capgo/capacitor-updater** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx b/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx
index bd3e21e3d..bc37ec55f 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx
@@ -127,3 +127,7 @@ Follow the guide of the official doc:
title="Capacitor Configuration"
href="https://capacitorjs.com/docs/config"
/>
+
+## Keep going from Known issues
+
+If you are using **Known issues** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx
index c4ca556d2..f835b014a 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx
@@ -45,3 +45,7 @@ There also could be a problem that prevents the android app from connecting. If
```bash
adb reverse tcp:54321 tcp:54321
```
+
+## Keep going from Using the capacitor updater with self-hosted capgo
+
+If you are using **Using the capacitor updater with self-hosted capgo** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx
index 9e67119c1..ce4170d5e 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx
@@ -31,3 +31,7 @@ const config: CapacitorConfig = {
```
Note: To get `localSupaAnon` please follow [this tutorial](/docs/plugins/updater/local-dev/getting-started/) and copy the `anon key` into `localSupaAnon`
+
+## Keep going from Using the CLI with self-hosted capgo
+
+If you are using **Using the CLI with self-hosted capgo** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx
index f20753603..e7cbf4abb 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx
@@ -27,3 +27,7 @@ Here are some reasons you might want to cinsder to contribute:
* Capgo's [CONTRIBUTING.MD](https://github.com/Cap-go/capgo/blob/main/CONTRIBUTING.md)
* Capgo's [BOUNTY.md](https://github.com/Cap-go/capgo/blob/main/BOUNTY.md)
+
+## Keep going from Contributing
+
+If you are using **Contributing** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx
index 365e10702..9447cc9f2 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx
@@ -75,3 +75,7 @@ and start frontend by running:
```bash
bun run serve
```
+
+## Keep going from Getting started
+
+If you are using **Getting started** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx b/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx
index 1ae0cbcd6..52949bd39 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx
@@ -31,4 +31,8 @@ In this guide we will show you how to properly place the `notifyAppReady()` call
-
\ No newline at end of file
+
+
+## Keep going from Placing CapacitorUpdater.notifyAppReady() call correctly
+
+If you are using **Placing CapacitorUpdater.notifyAppReady() call correctly** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx
index faf9852ce..3570431c1 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx
@@ -106,3 +106,7 @@ Example output:
```
Use the `checksum` value from this output in your API response to ensure the plugin can verify the bundle integrity before installation.
+
+## Keep going from Auto Update
+
+If you are using **Auto Update** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx
index ff0c29bbd..fe3ae382f 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx
@@ -57,3 +57,7 @@ Then your app will be able to use the private key to decrypt the `session_key` a
description="Complete workflow for setting up self-hosted updates"
/>
+
+## Keep going from Encrypted Bundles
+
+If you are using **Encrypted Bundles** to plan security and compliance, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx
index 20bd525a2..7bb3c150a 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx
@@ -114,3 +114,7 @@ If this seems like a lot of work, try the trial Capgo Cloud.
:::note
Delta (manifest) updates will not work in manual updates, but they can work in auto update. Right now it's not documented because it's a pretty complex process.
:::
+
+## Keep going from Getting started
+
+If you are using **Getting started** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx
index f92688e77..1deaef0f9 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx
@@ -514,3 +514,7 @@ async function getUpdateForDevice(deviceId: string, appId: string) {
```
This creates a complete self-hosted channel management system that gives you full control over how updates are distributed to your users.
+
+## Keep going from Channel API Endpoint
+
+If you are using **Channel API Endpoint** to plan channel routing and staged rollout, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, and [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx
index 95da693d7..9d139e43b 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx
@@ -187,3 +187,7 @@ For detailed descriptions of all action codes and their meanings, please refer t
title="Handling Updates"
href="/docs/plugins/updater/self-hosted/handling-updates/"
/>
+
+## Keep going from Statistics API
+
+If you are using **Statistics API** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx
index 5be65a665..48b49e7dd 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx
@@ -108,3 +108,7 @@ And if no update or error, add the `message` key and optionally an `error`:
To learn how to create compatible bundles and generate checksums, see the [Auto Update documentation](/docs/plugins/updater/self-hosted/auto-update/#generating-bundle-checksum).
For encrypted bundles, see the [Encrypted Bundles documentation](/docs/plugins/updater/self-hosted/encrypted-bundles/) which explains the complete encryption workflow.
+
+## Keep going from Update API Endpoint
+
+If you are using **Update API Endpoint** to plan CI/CD automation, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, and [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx
index fa7cdd3ae..035414db4 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx
@@ -65,3 +65,7 @@ App.addListener('appStateChange', async(state) => {
:::note
If this seems like a lot of work consider trying [Capgo trial](https://capgo.app/register/). It will handle all of this for you.
:::
+
+## Keep going from Manual Update
+
+If you are using **Manual Update** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx b/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx
index 83fc97480..890d6f37f 100644
--- a/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx
@@ -530,3 +530,7 @@ Default: `undefined`
+
+## Keep going from Settings
+
+If you are using **Settings** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx
index 4b608a814..8910dc107 100644
--- a/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx
@@ -213,3 +213,7 @@ export interface UploadEvent {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx b/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx
index de35d31c5..4884ababf 100644
--- a/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx
@@ -41,3 +41,7 @@ Capacitor Uploader Plugin for uploading files with background support and progre
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-uploader](https://github.com/Cap-go/capacitor-uploader/).
+
+## Keep going from @capgo/capacitor-uploader
+
+If you are using **@capgo/capacitor-uploader** to plan storage and file handling, connect it with [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file.
diff --git a/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx
index 9fcf9e7a5..91d4f7600 100644
--- a/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx
@@ -480,3 +480,7 @@ export interface WidevineDrmOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation.
diff --git a/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx b/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx
index 429e8d192..bc389f7d9 100644
--- a/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx
@@ -56,3 +56,7 @@ Capacitor plugin to play video in native player.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-video-player](https://github.com/Cap-go/capacitor-video-player/).
+
+## Keep going from @capgo/capacitor-video-player
+
+If you are using **@capgo/capacitor-video-player** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation, and [@capgo/capacitor-native-navigation](/docs/plugins/native-navigation/) for the implementation detail in @capgo/capacitor-native-navigation.
diff --git a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx
index aae33bb9e..e5a1facf4 100644
--- a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx
@@ -94,3 +94,7 @@ export interface VideoThumbnailsResult {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-thumbnails](/plugins/capacitor-video-thumbnails/) for the native capability in Using @capgo/capacitor-video-thumbnails, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx
index 5f2e903cd..c10aba529 100644
--- a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx
@@ -38,3 +38,7 @@ Capacitor Video Thumbnails Plugin interface for generating video thumbnails.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-video-thumbnails](https://github.com/Cap-go/capacitor-video-thumbnails/).
+
+## Keep going from @capgo/capacitor-video-thumbnails
+
+If you are using **@capgo/capacitor-video-thumbnails** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-thumbnails](/plugins/capacitor-video-thumbnails/) for the native capability in Using @capgo/capacitor-video-thumbnails, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx
index 49f637345..49bb21205 100644
--- a/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx
@@ -85,3 +85,7 @@ export type VolumeButtonDirection = 'up' | 'down';
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-volume-buttons](/plugins/capacitor-volume-buttons/) for the native capability in Using @capgo/capacitor-volume-buttons, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx b/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx
index 19ffd262e..d1723a082 100644
--- a/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx
@@ -41,3 +41,7 @@ Capacitor Volume Buttons Plugin for detecting hardware volume button presses.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-volume-buttons](https://github.com/Cap-go/capacitor-volume-buttons/).
+
+## Keep going from @capgo/capacitor-volume-buttons
+
+If you are using **@capgo/capacitor-volume-buttons** to plan native plugin work, connect it with [Using @capgo/capacitor-volume-buttons](/plugins/capacitor-volume-buttons/) for the native capability in Using @capgo/capacitor-volume-buttons, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx b/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx
index afc15fb0f..e1b8bb1f3 100644
--- a/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx
@@ -765,3 +765,7 @@ class DataCache {
- [Watch App Setup](/docs/plugins/watch/watch-app-setup/) - Create your first watch app
- [API Reference](/docs/plugins/watch/getting-started/#api-reference) - Complete API documentation
- [GitHub Repository](https://github.com/Cap-go/capacitor-watch) - Source code and issues
+
+## Keep going from Examples & Use Cases
+
+If you are using **Examples & Use Cases** to plan native plugin work, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx
index 63956d5f6..033767705 100644
--- a/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx
@@ -308,3 +308,7 @@ Get the native plugin version.
- Ensure WatchConnectivity capability is added in Xcode
- Check that watch app has the companion bundle ID
- Verify both apps target compatible OS versions
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/watch/index.mdx b/apps/docs/src/content/docs/docs/plugins/watch/index.mdx
index 6ba54e932..b2608c2fa 100644
--- a/apps/docs/src/content/docs/docs/plugins/watch/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/watch/index.mdx
@@ -52,3 +52,7 @@ Apple Watch communication plugin for Capacitor. Provides bidirectional messaging
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-watch](https://github.com/Cap-go/capacitor-watch/).
+
+## Keep going from @capgo/capacitor-watch
+
+If you are using **@capgo/capacitor-watch** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx b/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx
index 385491c94..c5a3e9d10 100644
--- a/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx
@@ -462,3 +462,7 @@ WatchConnector.shared.activate()
- [API Reference](/docs/plugins/watch/getting-started/#api-reference) - Complete API documentation
- [Communication Patterns](/docs/plugins/watch/getting-started/#communication-patterns) - When to use each method
- [Example App](https://github.com/Cap-go/capacitor-watch/tree/main/example-app) - Full working example
+
+## Keep going from Creating a watchOS App
+
+If you are using **Creating a watchOS App** to plan native plugin work, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx
index 297a9c06b..f8be1265e 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx
@@ -155,3 +155,7 @@ export type WebViewCrashAppState = 'active' | 'inactive' | 'background' | 'unkno
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-crash](/plugins/capacitor-webview-crash/) for the native capability in Using @capgo/capacitor-webview-crash, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx b/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx
index 21e86d026..50cb95d07 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx
@@ -51,3 +51,7 @@ This plugin stores a native crash marker when the previous Capacitor WebView pro
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-webview-crash](https://github.com/Cap-go/capacitor-webview-crash/).
+
+## Keep going from @capgo/capacitor-webview-crash
+
+If you are using **@capgo/capacitor-webview-crash** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-crash](/plugins/capacitor-webview-crash/) for the native capability in Using @capgo/capacitor-webview-crash, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx
index bfdfe7ab8..61866cb6d 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx
@@ -155,3 +155,7 @@ export type RestartStrategy = 'reload' | 'reloadFromOrigin' | 'customUrl';
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-guardian](/plugins/capacitor-webview-guardian/) for the native capability in Using @capgo/capacitor-webview-guardian, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx b/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx
index d8c1d53bd..63a2d116e 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx
@@ -44,3 +44,7 @@ Capacitor plugin to Detect when the WebView was killed in the background and rel
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-webview-guardian](https://github.com/Cap-go/capacitor-webview-guardian/).
+
+## Keep going from @capgo/capacitor-webview-guardian
+
+If you are using **@capgo/capacitor-webview-guardian** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-guardian](/plugins/capacitor-webview-guardian/) for the native capability in Using @capgo/capacitor-webview-guardian, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx
index 2add39683..c1d3f4e4c 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx
@@ -79,3 +79,7 @@ You can also provide the dataset through `versionShareApiUrl` with:
- `{ "versionShareByMajor": { "137": 54.2, "136": 23.8 } }`
- `{ "shareByMajor": { "137": 54.2, "136": 23.8 } }`
- `{ "versions": [{ "major": 137, "share": 54.2 }, { "version": "136.0.0.0", "percent": 23.8 }] }`
+
+## Keep going from Android Setup
+
+If you are using **Android Setup** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx
index df45f5529..2e8c381b4 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx
@@ -127,3 +127,7 @@ The plugin supports both WebView provider models used by Capacitor on Android:
- Android 5-6 and 10+: Android System WebView (`com.google.android.webview`)
- Android 7-9: Google Chrome (`com.android.chrome`)
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx
index 95ecede3f..82881b5eb 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx
@@ -48,3 +48,7 @@ Public API for checking WebView freshness and guiding users to updates.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-webview-version-checker](https://github.com/Cap-go/capacitor-webview-version-checker/).
+
+## Keep going from @capgo/capacitor-webview-version-checker
+
+If you are using **@capgo/capacitor-webview-version-checker** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx
index 6f06c2200..2d1d25f81 100644
--- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx
@@ -16,3 +16,7 @@ The plugin is designed for Android WebView provider compatibility flows:
- Offer native prompt routing to provider update destination
iOS does not use the same update-provider model, so this plugin does not expose equivalent native enforcement there.
+
+## Keep going from iOS
+
+If you are using **iOS** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx
index 8238622a8..dcf906776 100644
--- a/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx
@@ -378,3 +378,7 @@ export interface WechatInvoiceCard {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-wechat](/plugins/capacitor-wechat/) for the native capability in Using @capgo/capacitor-wechat, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx b/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx
index fa2596d45..f903ea3d3 100644
--- a/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx
@@ -47,3 +47,7 @@ Capacitor WeChat Plugin - WeChat SDK integration for authentication, sharing, pa
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-wechat](https://github.com/Cap-go/capacitor-wechat/).
+
+## Keep going from @capgo/capacitor-wechat
+
+If you are using **@capgo/capacitor-wechat** to plan authentication and account flows, connect it with [Using @capgo/capacitor-wechat](/plugins/capacitor-wechat/) for the native capability in Using @capgo/capacitor-wechat, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication.
diff --git a/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx
index fefe78e35..cdd528f90 100644
--- a/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx
@@ -265,3 +265,7 @@ await CapgoWidgetKit.stopWidgetSession({
## Source Of Truth
The full type reference lives in the plugin repository at [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts).
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx b/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx
index eadf7e80b..5b96ac7de 100644
--- a/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx
@@ -100,3 +100,7 @@ The plugin also ships native helpers for widget targets:
## Source Of Truth
The API reference is synced from [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts) in the plugin repository.
+
+## Keep going from @capgo/capacitor-widget-kit
+
+If you are using **@capgo/capacitor-widget-kit** to plan CI/CD automation, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, and [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration.
diff --git a/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx
index 8065a3cab..05e311627 100644
--- a/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx
@@ -508,3 +508,7 @@ export enum NetworkSecurityType {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-wifi](/plugins/capacitor-wifi/) for the native capability in Using @capgo/capacitor-wifi, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx b/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx
index afa8f394c..120a1d415 100644
--- a/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx
@@ -54,3 +54,7 @@ WiFi plugin for managing device WiFi connectivity.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-wifi](https://github.com/Cap-go/capacitor-wifi/).
+
+## Keep going from @capgo/capacitor-wifi
+
+If you are using **@capgo/capacitor-wifi** to plan native plugin work, connect it with [Using @capgo/capacitor-wifi](/plugins/capacitor-wifi/) for the native capability in Using @capgo/capacitor-wifi, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx
index 72a079b17..c9e9f0e54 100644
--- a/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx
@@ -568,3 +568,7 @@ export interface ToggleFullScreenOptions extends PlayerIdOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-youtube-player](/plugins/capacitor-youtube-player/) for the native capability in Using @capgo/capacitor-youtube-player, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx b/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx
index adcfe92cb..24ccf84aa 100644
--- a/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx
@@ -82,3 +82,7 @@ YouTube Player Plugin interface for Capacitor. Provides methods to control YouTu
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-youtube-player](https://github.com/Cap-go/capacitor-youtube-player/).
+
+## Keep going from @capgo/capacitor-youtube-player
+
+If you are using **@capgo/capacitor-youtube-player** to plan native plugin work, connect it with [Using @capgo/capacitor-youtube-player](/plugins/capacitor-youtube-player/) for the native capability in Using @capgo/capacitor-youtube-player, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx
index cd67ec0aa..eb3933155 100644
--- a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx
@@ -55,3 +55,7 @@ await ZebraNotification.registerForNotification({
- DataWedge commands require Zebra's `com.symbol.datawedge` package to be present and enabled.
- `softRfidTrigger()` uses the first registered scan intent action. Register one before relying on RFID reads.
- Keep one canonical intent action per scanning flow. That reduces mismatches between the DataWedge profile and your app listeners.
+
+## Keep going from Android Behavior
+
+If you are using **Android Behavior** to plan native plugin work, connect it with [Using @capgo/capacitor-zebra-datawedge](/plugins/capacitor-zebra-datawedge/) for the native capability in Using @capgo/capacitor-zebra-datawedge, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx
index 42f0ac390..17afe4488 100644
--- a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx
@@ -89,3 +89,7 @@ console.log(result.data);
- Android: fully supported on Zebra devices with DataWedge installed.
- iOS: not available because DataWedge is Zebra Android specific.
- Web: not available beyond API shape parity.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-zebra-datawedge](/plugins/capacitor-zebra-datawedge/) for the native capability in Using @capgo/capacitor-zebra-datawedge, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx
index d04f0d5f0..bb7821820 100644
--- a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx
@@ -77,3 +77,7 @@ Capacitor plugin for Zebra DataWedge profile management, notifications, queries,
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-zebra-datawedge](https://github.com/Cap-go/capacitor-zebra-datawedge/).
+
+## Keep going from @capgo/capacitor-zebra-datawedge
+
+If you are using **@capgo/capacitor-zebra-datawedge** to plan native plugin work, connect it with [Using @capgo/capacitor-zebra-datawedge](/plugins/capacitor-zebra-datawedge/) for the native capability in Using @capgo/capacitor-zebra-datawedge, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx
index 61970a491..0d25c518c 100644
--- a/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx
@@ -223,3 +223,7 @@ export interface UnzipOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-zip](/plugins/capacitor-zip/) for the native capability in Using @capgo/capacitor-zip, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/apps/docs/src/content/docs/docs/plugins/zip/index.mdx b/apps/docs/src/content/docs/docs/plugins/zip/index.mdx
index 8040376eb..314fdc5b3 100644
--- a/apps/docs/src/content/docs/docs/plugins/zip/index.mdx
+++ b/apps/docs/src/content/docs/docs/plugins/zip/index.mdx
@@ -40,3 +40,7 @@ Capacitor Zip Plugin for compressing and extracting zip archives.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-zip](https://github.com/Cap-go/capacitor-zip/).
+
+## Keep going from @capgo/capacitor-zip
+
+If you are using **@capgo/capacitor-zip** to plan native plugin work, connect it with [Using @capgo/capacitor-zip](/plugins/capacitor-zip/) for the native capability in Using @capgo/capacitor-zip, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/apps/docs/src/content/docs/docs/public-api/api-keys.mdx b/apps/docs/src/content/docs/docs/public-api/api-keys.mdx
index eaa9a4cfb..ad0e74b9d 100644
--- a/apps/docs/src/content/docs/docs/public-api/api-keys.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/api-keys.mdx
@@ -67,3 +67,7 @@ Organization policies can enforce:
3. **Monitoring Tools**: Create keys with the `app_reader` role for external monitoring integrations
4. **Admin Access**: Use keys with the `org_admin` role sparingly for administrative tools
5. **Third-Party Integrations**: Create keys restricted to specific apps with the minimum required role
+
+## Keep going from API Keys
+
+If you are using **API Keys** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise).
diff --git a/apps/docs/src/content/docs/docs/public-api/app.mdx b/apps/docs/src/content/docs/docs/public-api/app.mdx
index 47379190b..39d260e4f 100644
--- a/apps/docs/src/content/docs/docs/public-api/app.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/app.mdx
@@ -294,3 +294,7 @@ curl -H "authorization: your-api-key" \
2. **Organization**: Group related apps under a single organization
3. **Access Control**: Manage which team members can modify app settings
4. **Backup Strategy**: Back up critical app configurations and settings
+
+## Keep going from Apps
+
+If you are using **Apps** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/public-api/bundles.mdx b/apps/docs/src/content/docs/docs/public-api/bundles.mdx
index 5dad96ffb..8fd49e6ab 100644
--- a/apps/docs/src/content/docs/docs/public-api/bundles.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/bundles.mdx
@@ -637,4 +637,8 @@ Common error scenarios and their responses:
1. **Retention Policy**: Define how long to keep old bundles
2. **Size Management**: Monitor bundle sizes and storage usage
3. **Backup Strategy**: Consider backing up critical bundles (versions)
-4. **Cost Optimization**: Remove unnecessary bundles to optimize storage costs
+4. **Cost Optimization**: Remove unnecessary bundles to optimize storage costs
+
+## Keep going from Bundles
+
+If you are using **Bundles** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader.
diff --git a/apps/docs/src/content/docs/docs/public-api/channels.mdx b/apps/docs/src/content/docs/docs/public-api/channels.mdx
index dac1f6ab4..7050610fc 100644
--- a/apps/docs/src/content/docs/docs/public-api/channels.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/channels.mdx
@@ -266,4 +266,8 @@ Common error scenarios and their responses:
"ios": true,
"android": false
}
-```
+```
+
+## Keep going from Channels
+
+If you are using **Channels** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution, and [Capgo Environment Best Practices: Staging with One Mobile App ID](/blog/staging-environments-with-capgo-channels/) for the practical context in Capgo Environment Best Practices: Staging with One Mobile App ID.
diff --git a/apps/docs/src/content/docs/docs/public-api/devices.mdx b/apps/docs/src/content/docs/docs/public-api/devices.mdx
index 3f0be3bb6..d73818157 100644
--- a/apps/docs/src/content/docs/docs/public-api/devices.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/devices.mdx
@@ -294,4 +294,8 @@ Common error scenarios and their responses:
1. **Monitoring**: Regularly check device status and bundle (version) distribution
2. **Testing**: Use custom IDs to identify test devices easily
3. **Troubleshooting**: Track device updates and channel assignments
-4. **Native Version Control**: Monitor native app versions to ensure compatibility
+4. **Native Version Control**: Monitor native app versions to ensure compatibility
+
+## Keep going from Devices
+
+If you are using **Devices** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution.
diff --git a/apps/docs/src/content/docs/docs/public-api/index.mdx b/apps/docs/src/content/docs/docs/public-api/index.mdx
index 8afcba287..b070da1ec 100644
--- a/apps/docs/src/content/docs/docs/public-api/index.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/index.mdx
@@ -101,4 +101,8 @@ Example error response:
1. **Error Handling**: Always check for error responses and handle them appropriately
2. **Rate Limiting**: Implement exponential backoff when hitting rate limits
3. **Caching**: Cache responses when appropriate to reduce API calls
-4. **Versioning**: Keep track of API changes through our changelog
+4. **Versioning**: Keep track of API changes through our changelog
+
+## Keep going from API Overview
+
+If you are using **API Overview** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise).
diff --git a/apps/docs/src/content/docs/docs/public-api/members.mdx b/apps/docs/src/content/docs/docs/public-api/members.mdx
index 0e4a4915f..0d83161c7 100644
--- a/apps/docs/src/content/docs/docs/public-api/members.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/members.mdx
@@ -223,3 +223,7 @@ Common error scenarios and their responses:
2. **Access Control**: Managing member permissions as responsibilities change
3. **Security Audit**: Reviewing member list and roles periodically
4. **Team Restructuring**: Updating roles during organizational changes
+
+## Keep going from Members
+
+If you are using **Members** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/public-api/organizations.mdx b/apps/docs/src/content/docs/docs/public-api/organizations.mdx
index 2a6ec781e..717e1a402 100644
--- a/apps/docs/src/content/docs/docs/public-api/organizations.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/organizations.mdx
@@ -202,4 +202,8 @@ Common error scenarios and their responses:
1. **Naming**: Use clear, descriptive names for organizations
2. **Roles**: Assign appropriate roles to team members
3. **Email**: Use a group email for management_email to avoid issues with personal email changes
-4. **Logo**: Host logos on a reliable CDN and use HTTPS URLs
+4. **Logo**: Host logos on a reliable CDN and use HTTPS URLs
+
+## Keep going from Organizations
+
+If you are using **Organizations** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/public-api/statistics.mdx b/apps/docs/src/content/docs/docs/public-api/statistics.mdx
index 06f56c63f..fa3216d3f 100644
--- a/apps/docs/src/content/docs/docs/public-api/statistics.mdx
+++ b/apps/docs/src/content/docs/docs/public-api/statistics.mdx
@@ -230,3 +230,7 @@ Common error scenarios and their responses:
3. **Set Alerts**: Create alerts for unusual spikes in usage
4. **Regular Backups**: Export statistics regularly for historical analysis
5. **Bundle (version) Adoption**: Use bundle usage to track adoption rates of new bundles (versions)
+
+## Keep going from Statistics
+
+If you are using **Statistics** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx b/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx
index 283475a55..410cba489 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx
+++ b/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx
@@ -203,3 +203,7 @@ Because AppFlow is now in maintenance mode, migrating sooner gives you access to
- Track issues / request features: [github.com/Cap-go/capacitor-updater](https://github.com/Cap-go/capacitor-updater)
Capgo is engineered for enterprises that need native delta updates, encrypted bundles, and continuous innovation. Once you migrate you can delete the AppFlow glue code, rely on native automation, and keep shipping without interruption.
+
+## Keep going from Migrate from AppFlow to Capgo
+
+If you are using **Migrate from AppFlow to Capgo** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx b/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx
index 13a3c4a76..cd5e82c3c 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx
+++ b/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx
@@ -250,3 +250,7 @@ In practice teams finish in under an hour. If you provide Capawesome project det
- **Issue tracker**: [github.com/Cap-go/capacitor-updater/issues](https://github.com/Cap-go/capacitor-updater/issues).
Capgo is built for long-term reliability: native delta updates, encrypted bundles, automatic rollbacks, and analytics that do not require custom JavaScript. Once you migrate you can delete the maintenance-heavy glue and let the platform run updates automatically.
+
+## Keep going from Migrate from Capawesome Cloud to Capgo
+
+If you are using **Migrate from Capawesome Cloud to Capgo** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx b/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx
index 7b7445e5b..71f7af9ae 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx
+++ b/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx
@@ -34,3 +34,7 @@ npx cap sync
- [Social Login getting started](/docs/plugins/social-login/getting-started/)
- [Secure Storage migration](/docs/upgrade/from-ionic-secure-storage)
- [Identity Vault migration](/docs/upgrade/from-ionic-identity-vault)
+
+## Keep going from Migrate from Ionic Auth Connect
+
+If you are using **Migrate from Ionic Auth Connect** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise).
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx b/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx
index f7fa33f0b..1ce877d60 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx
+++ b/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx
@@ -34,3 +34,7 @@ npx cap sync
- [Native Biometric getting started](/docs/plugins/native-biometric/getting-started/)
- [Secure Storage migration](/docs/upgrade/from-ionic-secure-storage)
- [Auth Connect migration](/docs/upgrade/from-ionic-auth-connect)
+
+## Keep going from Migrate from Ionic Identity Vault
+
+If you are using **Migrate from Ionic Identity Vault** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx b/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx
index 30ad34366..ba876ed04 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx
+++ b/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx
@@ -47,3 +47,7 @@ npx cap sync
- [Data Storage SQLite getting started](/docs/plugins/data-storage-sqlite/getting-started/)
- [Auth Connect migration](/docs/upgrade/from-ionic-auth-connect)
- [Identity Vault migration](/docs/upgrade/from-ionic-identity-vault)
+
+## Keep going from Migrate from Ionic Secure Storage
+
+If you are using **Migrate from Ionic Secure Storage** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md b/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md
index 96cffff3d..c53f65e82 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md
+++ b/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md
@@ -102,3 +102,7 @@ For now only the first public channel is in use, in the future, public will chan
## Common problems:
* Build problem after upgrade: if you have already opened the source code of the plugin in Android studio or Xcode, sometimes the sync doesn't remove them, that the cause of the issue. Open the native IDE and remove `capacitor-updater` by hands and do `npx cap sync` this should solve.
+
+## Keep going from From V2 to V3
+
+If you are using **From V2 to V3** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md b/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md
index fdca45bfb..3f5579868 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md
+++ b/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md
@@ -69,3 +69,7 @@ interface BundleInfo {
## Contributors
[@lincolnthree](https://github.com/lincolnthree/) Thank you so much for starting this work, it was impossible to make this update work without you.
+
+## Keep going from From V3 to V4
+
+If you are using **From V3 to V4** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md b/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md
index c31f8e59f..3e9d6da54 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md
+++ b/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md
@@ -28,3 +28,7 @@ That it ! Pretty easy !
If you were getting yourself the update with getLatest, there are a tiny change.
Now if you are up-to-date already it will go into catch.
Any response different than update available will do that.
+
+## Keep going from From V4 to V5
+
+If you are using **From V4 to V5** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md b/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md
index 82c88ebbc..57fe9f4aa 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md
+++ b/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md
@@ -23,4 +23,6 @@ First follow the migration guide of Capacitor:
That it ! Pretty easy !
+## Keep going from From V5 to V6
+If you are using **From V5 to V6** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md b/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md
index 703b32397..ac43fc888 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md
+++ b/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md
@@ -39,4 +39,6 @@ We recommend adding the following properties in your `capacitor.config` file:
These settings should help managed better the plugin's and it's behaviors.
+## Keep going from From V6 to V7
+If you are using **From V6 to V7** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md b/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md
index 87e95ecbd..9c1e135a0 100644
--- a/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md
+++ b/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md
@@ -70,3 +70,7 @@ If you encounter any issues during the migration, please:
1. Check our [documentation](/docs/live-updates/)
2. Visit our [Discord community](https://discord.com/invite/VnYRvBfgA6)
3. Open an issue on [GitHub](https://github.com/Cap-go/capacitor-updater/issues)
+
+## Keep going from From V7 to V8
+
+If you are using **From V7 to V8** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx b/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx
index e9aa5c699..e50a045f4 100644
--- a/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx
+++ b/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx
@@ -182,3 +182,6 @@ If you need to enable 2FA on your account, see our [Two-Factor Authentication se
- [Learn about organization management](/docs/webapp/organization-system/)
- [Configure API keys for CI/CD](/docs/webapp/api-keys/)
+## Keep going from 2FA Enforcement
+
+If you are using **2FA Enforcement** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center.
diff --git a/apps/docs/src/content/docs/docs/webapp/api-keys.mdx b/apps/docs/src/content/docs/docs/webapp/api-keys.mdx
index 17727585f..310362de8 100644
--- a/apps/docs/src/content/docs/docs/webapp/api-keys.mdx
+++ b/apps/docs/src/content/docs/docs/webapp/api-keys.mdx
@@ -97,3 +97,7 @@ If you see keys in the **Legacy Keys** section (keys without role assignments),
Legacy keys can be regenerated and deleted from the list, but cannot be edited to add RBAC roles. We recommend creating new RBAC keys and deleting legacy keys when possible.
If you need to manage legacy keys directly, you can still access them at [console.capgo.app/dashboard/apikeys](https://console.capgo.app/dashboard/apikeys/). This page is deprecated and will be removed in a future update.
+
+## Keep going from API Keys
+
+If you are using **API Keys** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/webapp/bundles.mdx b/apps/docs/src/content/docs/docs/webapp/bundles.mdx
index b5cf2715e..775a2eaa3 100644
--- a/apps/docs/src/content/docs/docs/webapp/bundles.mdx
+++ b/apps/docs/src/content/docs/docs/webapp/bundles.mdx
@@ -90,3 +90,7 @@ To unlink a bundle from a channel, navigate to the channel's configuration page.
### Downloading a bundle
To download a bundle, click on the **Zip app bundle** size value in the Information tab. A confirmation dialog will appear, and upon confirmation, the bundle will be downloaded directly to your device.
+
+## Keep going from Bundles
+
+If you are using **Bundles** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution.
diff --git a/apps/docs/src/content/docs/docs/webapp/channels.mdx b/apps/docs/src/content/docs/docs/webapp/channels.mdx
index 678268d5e..505b2a748 100644
--- a/apps/docs/src/content/docs/docs/webapp/channels.mdx
+++ b/apps/docs/src/content/docs/docs/webapp/channels.mdx
@@ -107,3 +107,7 @@ As for `Allow development build`. If this is true then development builds will b
Seventh is the `Allow Emulators`. If this is false then Capgo will disallow any update request that comes from an emulator. This is mostly useful for testing purposes.
Eight is the `Allow devices to self associate`. If this is true then the [setChannel](/docs/plugin/api/#setchannel) method will be available. If this is set to false and you try to call the [setChannel](/docs/plugin/api/#setchannel) method with this channel then the call will fail.
+
+## Keep going from Channels
+
+If you are using **Channels** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution, and [Capgo Environment Best Practices: Staging with One Mobile App ID](/blog/staging-environments-with-capgo-channels/) for the practical context in Capgo Environment Best Practices: Staging with One Mobile App ID.
diff --git a/apps/docs/src/content/docs/docs/webapp/devices.mdx b/apps/docs/src/content/docs/docs/webapp/devices.mdx
index 6b49d9a30..6e9976f53 100644
--- a/apps/docs/src/content/docs/docs/webapp/devices.mdx
+++ b/apps/docs/src/content/docs/docs/webapp/devices.mdx
@@ -37,3 +37,7 @@ The `Custom ID` is a very useful field that helps you connect the device to an I
Use it to easily identify which device belongs to which user.
Custom ID can only be set from the device itself using `CapacitorUpdater.setCustomId({ customId: user });`
+
+## Keep going from Devices
+
+If you are using **Devices** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles.
diff --git a/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx b/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx
index 13da87dc0..6ff5a9b40 100644
--- a/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx
+++ b/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx
@@ -139,3 +139,7 @@ Coordinate with your IdP admin and notify all affected users before enabling enf
- [Organization: roles and permissions](/docs/webapp/organization-system/)
- [Organization security: 2FA, passwords, API keys](/docs/webapp/organization-security/)
+
+## Keep going from SSO (Enterprise)
+
+If you are using **SSO (Enterprise)** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [5 Steps to Implement OAuth2 in Capacitor Apps](/blog/5-steps-to-implement-oauth2-in-capacitor-apps/) for the practical context in 5 Steps to Implement OAuth2 in Capacitor Apps.
diff --git a/apps/docs/src/content/docs/docs/webapp/index.mdx b/apps/docs/src/content/docs/docs/webapp/index.mdx
index e59769f9b..e1fbb9fc3 100644
--- a/apps/docs/src/content/docs/docs/webapp/index.mdx
+++ b/apps/docs/src/content/docs/docs/webapp/index.mdx
@@ -22,3 +22,7 @@ First, you need to create an account or log in. This is relatively simple and ca
You have to click on the `Create a free account` in the bottom part of the login form. From then it will be as simple as filling a form and following the instructions.



+ If you are turning a web app into a Capacitor app, connect this page with Capgo Quickstart for live updates, Capgo Plugin Directory for native capabilities, Capgo Native Builds for app binaries, Capgo Live Updates for post-review fixes, and Building a Native Mobile App with Next.js and Capacitor for a framework-specific path. +
++ If you are setting up CI/CD for Capacitor releases, connect this page with CI/CD Integration for the baseline, + GitHub Actions for live updates, Capgo Native Builds for signed binaries, + PR Preview Solution for review builds, and Common CI/CD Bottlenecks in OTA Pipelines + for avoiding slow releases. +
++ If you are using native builds to ship signed iOS and Android binaries, connect this page with Capgo CI/CD for automation, CI/CD Integration for setup, GitHub Actions for update delivery, Capgo Plugin Directory for native dependencies, + and Capgo Live Updates for changes that do not need a new binary. +
++ If you are choosing a Capacitor plugin from this directory, connect it with Plugin Docs for setup, Adding or Updating Plugins for contribution rules, Ionic Enterprise Plugin Alternatives for migration choices, Capgo Native Builds for native release changes, and Capacitor Plugins: What You Need to Know for the bigger plugin strategy. +
++ If you are buying premium support for production releases, connect it with Rollbacks for recovery work, Web App Logs for diagnosis, Security Scanner for release risk, Capgo Enterprise for governance, and Capgo Live Updates for the release path support protects. +
++ If you are comparing Capgo plans, connect pricing with Capgo Live Updates for the main release workflow, Capgo Native Builds for signed binaries, Capgo Plugin Directory for native features, Capgo Enterprise for larger teams, and Premium Support for production help. +
++
Zero-config security scanner that detects vulnerabilities, hardcoded secrets, and security misconfigurations in your Capacitor & Ionic applications.
-bunx @capgo/capgo-sec scan
- - Security scanning designed specifically for the Capacitor ecosystem -
+Security scanning designed specifically for the Capacitor ecosystem
Works out of the box with any Capacitor or Ionic project. No setup required.
Your code never leaves your machine. Complete privacy and security.
GitHub Actions, GitLab CI, and all major CI/CD platforms supported.
Android and iOS specific rules including AndroidManifest.xml and Info.plist checks.
Detects 30+ types of API keys and secrets including AWS, Stripe, Firebase, and more.
- Comprehensive security coverage across 13 categories -
+Comprehensive security coverage across 13 categories
API keys, tokens, credentials
2 rulesPreferences, localStorage, SQLite
6 rulesHTTP, SSL/TLS, WebSocket
8 rulesConfig, plugins, native bridge
10 rulesManifest, WebView, permissions
8 rulesATS, Keychain, entitlements
8 rulesJWT, OAuth, biometrics
6 rulesXSS, CSP, iframe security
5 rulesAlgorithms, keys, IV generation
4 rulesSensitive data in logs
2 rulesTest creds, dev URLs
3 rulesConfig, permissions
Growing... @@ -226,25 +223,27 @@ const content = { title, description } -- Integrate capgo-sec into your development workflow. Run security checks on every pull request and deployment. -
+Integrate capgo-sec into your development workflow. Run security checks on every pull request and deployment.
name: Security Scan
+ name: Security Scan
on: [push, pull_request]
@@ -279,40 +279,36 @@ const content = { title, description }
-
+
Ready to Secure Your App?
-
- Start scanning your Capacitor project in seconds. No signup required.
-
+ Start scanning your Capacitor project in seconds. No signup required.
-
+
$ bunx @capgo/capgo-sec scan
-
-
+
+
Built with β€οΈ by the Capgo team
+
+ Keep going from Capgo Security Scanner
+
+ If you are scanning a Capacitor app for release risk, connect this page with Capgo Security for platform controls, Trust Center for
+ governance, Live Update Encryption for bundle protection, Organization Security for
+ account controls, and SSL Pinning Plugin for network hardening.
+
+
diff --git a/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro b/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro
index c51d5b269..4fc841cf7 100644
--- a/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro
+++ b/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro
@@ -238,4 +238,13 @@ const content = { title, description, ldJSON }
+
+ Keep going from Ionic Enterprise Plugin Solution
+
+ If you are using this solution to replace Ionic enterprise plugins, connect it with Ionic Enterprise Plugin Alternatives for the product
+ page, Capgo Plugin Directory for available bridges, Plugin Docs for implementation, Capgo Consulting for missing native features, and Capgo Enterprise for supported migration work.
+
+
diff --git a/src/content/docs/docs/plugins/contentsquare/android.mdx b/src/content/docs/docs/plugins/contentsquare/android.mdx
index 8bb61eaed..9afd885b0 100644
--- a/src/content/docs/docs/plugins/contentsquare/android.mdx
+++ b/src/content/docs/docs/plugins/contentsquare/android.mdx
@@ -41,3 +41,7 @@ Without at least one screenview, the session is not kept by Contentsquare.
- Keys are limited by Contentsquare to 512 characters.
- Values must be either a string or a non-negative integer.
- If you want a value on every session, send it again when the app returns to foreground.
+
+## Keep going from Android Notes
+
+If you are using **Android Notes** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/src/content/docs/docs/plugins/contentsquare/getting-started.mdx b/src/content/docs/docs/plugins/contentsquare/getting-started.mdx
index 592110f8a..4b77f8283 100644
--- a/src/content/docs/docs/plugins/contentsquare/getting-started.mdx
+++ b/src/content/docs/docs/plugins/contentsquare/getting-started.mdx
@@ -69,3 +69,7 @@ await ContentsquarePlugin.setPIISelectors({
- This plugin is a Capacitor 8 community port of the official Contentsquare Capacitor package.
- The JavaScript API stays aligned with the current Contentsquare Capacitor docs, while the packaging and native build setup target Capacitor 8.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/src/content/docs/docs/plugins/contentsquare/index.mdx b/src/content/docs/docs/plugins/contentsquare/index.mdx
index 9ccb0a51f..5b697b7ec 100644
--- a/src/content/docs/docs/plugins/contentsquare/index.mdx
+++ b/src/content/docs/docs/plugins/contentsquare/index.mdx
@@ -50,3 +50,7 @@ Internal native bridge contract implemented by Capacitor.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-contentsquare](https://github.com/Cap-go/capacitor-contentsquare/).
+
+## Keep going from @capgo/capacitor-contentsquare
+
+If you are using **@capgo/capacitor-contentsquare** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/src/content/docs/docs/plugins/contentsquare/ios.mdx b/src/content/docs/docs/plugins/contentsquare/ios.mdx
index 33c27dcbb..4a844467d 100644
--- a/src/content/docs/docs/plugins/contentsquare/ios.mdx
+++ b/src/content/docs/docs/plugins/contentsquare/ios.mdx
@@ -69,3 +69,7 @@ import ContentsquareModule
- Launch the app on a device or simulator.
- Filter Xcode or Console logs with `CSLIB`.
- Open the Contentsquare mobile tooling and trigger in-app features to confirm the deeplink is handled.
+
+## Keep going from iOS Setup
+
+If you are using **iOS Setup** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/src/content/docs/docs/plugins/live-activities/getting-started.mdx b/src/content/docs/docs/plugins/live-activities/getting-started.mdx
index d92639d6f..8a21ada51 100644
--- a/src/content/docs/docs/plugins/live-activities/getting-started.mdx
+++ b/src/content/docs/docs/plugins/live-activities/getting-started.mdx
@@ -420,3 +420,7 @@ export interface TimerSequenceOptions {
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices.
diff --git a/src/content/docs/docs/plugins/live-activities/index.mdx b/src/content/docs/docs/plugins/live-activities/index.mdx
index 35f8024d6..6191fb96e 100644
--- a/src/content/docs/docs/plugins/live-activities/index.mdx
+++ b/src/content/docs/docs/plugins/live-activities/index.mdx
@@ -57,3 +57,7 @@ Capacitor Live Activities Plugin interface for managing iOS Live Activities.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-live-activities](https://github.com/Cap-go/capacitor-live-activities/).
+
+## Keep going from @capgo/capacitor-live-activities
+
+If you are using **@capgo/capacitor-live-activities** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation, and [@capgo/capacitor-native-navigation](/docs/plugins/native-navigation/) for the implementation detail in @capgo/capacitor-native-navigation.
diff --git a/src/content/docs/docs/plugins/sheets/getting-started.mdx b/src/content/docs/docs/plugins/sheets/getting-started.mdx
index 9aab64acb..919e39c16 100644
--- a/src/content/docs/docs/plugins/sheets/getting-started.mdx
+++ b/src/content/docs/docs/plugins/sheets/getting-started.mdx
@@ -357,3 +357,7 @@ export function BookingSheet() {
- `@capgo/capacitor-sheets/angular`
- `@capgo/capacitor-sheets/svelte`
- `@capgo/capacitor-sheets/solid`
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/src/content/docs/docs/plugins/sheets/index.mdx b/src/content/docs/docs/plugins/sheets/index.mdx
index 7b03ed05e..3dfb2c365 100644
--- a/src/content/docs/docs/plugins/sheets/index.mdx
+++ b/src/content/docs/docs/plugins/sheets/index.mdx
@@ -107,3 +107,7 @@ Animated WebP demos for every supported usecase ship in the repository README. T
- [Angular playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/angular-app/src/app/app.component.ts&startScript=stackblitz-angular)
- [Svelte playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/svelte-app/src/App.svelte&startScript=stackblitz-svelte)
- [Solid playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/solid-app/src/main.tsx&startScript=stackblitz-solid)
+
+## Keep going from @capgo/capacitor-sheets
+
+If you are using **@capgo/capacitor-sheets** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds.
diff --git a/src/content/docs/docs/plugins/transitions/getting-started.mdx b/src/content/docs/docs/plugins/transitions/getting-started.mdx
index 86f51dea0..63163707f 100644
--- a/src/content/docs/docs/plugins/transitions/getting-started.mdx
+++ b/src/content/docs/docs/plugins/transitions/getting-started.mdx
@@ -300,3 +300,7 @@ Available entrypoints:
- `@capgo/capacitor-transitions/angular`
- `@capgo/capacitor-transitions/svelte`
- `@capgo/capacitor-transitions/solid`
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting.
diff --git a/src/content/docs/docs/plugins/transitions/index.mdx b/src/content/docs/docs/plugins/transitions/index.mdx
index 50e23b1c7..35e143145 100644
--- a/src/content/docs/docs/plugins/transitions/index.mdx
+++ b/src/content/docs/docs/plugins/transitions/index.mdx
@@ -70,3 +70,7 @@ Use it when you need:
`swipe-gesture="auto"` uses Capacitor runtime helpers and enables the edge gesture only in native iOS Capacitor apps. Use `true` to force it on or `false` to disable it.
The gesture is implemented in the web layer. It is designed to feel like Ionic's iOS swipe-back transition by driving animation progress from the pointer position, then finishing or cancelling based on distance and velocity.
+
+## Keep going from @capgo/capacitor-transitions
+
+If you are using **@capgo/capacitor-transitions** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/src/content/docs/docs/plugins/twilio-video/getting-started.mdx b/src/content/docs/docs/plugins/twilio-video/getting-started.mdx
index 15a3b2438..9c5faa9ed 100644
--- a/src/content/docs/docs/plugins/twilio-video/getting-started.mdx
+++ b/src/content/docs/docs/plugins/twilio-video/getting-started.mdx
@@ -143,3 +143,7 @@ await CapacitorTwilioVideo.requestCameraPermission();
## Source Of Truth
This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream.
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/src/content/docs/docs/plugins/twilio-video/index.mdx b/src/content/docs/docs/plugins/twilio-video/index.mdx
index 56275b269..f6cead1a3 100644
--- a/src/content/docs/docs/plugins/twilio-video/index.mdx
+++ b/src/content/docs/docs/plugins/twilio-video/index.mdx
@@ -58,3 +58,7 @@ Capacitor API for joining Twilio Video rooms with a native in-app call surface.
## Source Of Truth
This reference is synced from `src/definitions.ts` in [capacitor-twilio-video](https://github.com/Cap-go/capacitor-twilio-video/).
+
+## Keep going from @capgo/capacitor-twilio-video
+
+If you are using **@capgo/capacitor-twilio-video** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player.
diff --git a/src/content/docs/docs/plugins/widget-kit/getting-started.mdx b/src/content/docs/docs/plugins/widget-kit/getting-started.mdx
index fefe78e35..cdd528f90 100644
--- a/src/content/docs/docs/plugins/widget-kit/getting-started.mdx
+++ b/src/content/docs/docs/plugins/widget-kit/getting-started.mdx
@@ -265,3 +265,7 @@ await CapgoWidgetKit.stopWidgetSession({
## Source Of Truth
The full type reference lives in the plugin repository at [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts).
+
+## Keep going from Getting Started
+
+If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives.
diff --git a/src/content/docs/docs/plugins/widget-kit/index.mdx b/src/content/docs/docs/plugins/widget-kit/index.mdx
index eadf7e80b..5b96ac7de 100644
--- a/src/content/docs/docs/plugins/widget-kit/index.mdx
+++ b/src/content/docs/docs/plugins/widget-kit/index.mdx
@@ -100,3 +100,7 @@ The plugin also ships native helpers for widget targets:
## Source Of Truth
The API reference is synced from [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts) in the plugin repository.
+
+## Keep going from @capgo/capacitor-widget-kit
+
+If you are using **@capgo/capacitor-widget-kit** to plan CI/CD automation, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, and [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration.