diff --git a/docs/platforms/nintendo-switch/index.mdx b/docs/platforms/nintendo-switch/index.mdx index 699b5329f319d..8f82aec6642df 100644 --- a/docs/platforms/nintendo-switch/index.mdx +++ b/docs/platforms/nintendo-switch/index.mdx @@ -11,7 +11,12 @@ categories: To get started using Sentry in your Nintendo Switch games, you can go to [CRPORTAL](https://crash-report.wc.lp1.er.srv.nintendo.net/sentry/get_started). -There you can configure Nintendo's servers to start forwarding your crashes to Sentry. +No changes to the game are required, as you can configure Nintendo's servers to start forwarding your crashes to Sentry. + +If you want to add additional context to your crash dumps or you want to capture non-fatal events, Sentry offers an SDK specifically for Nintendo Switch. +It allows for adding additional context such as [breadcrumbs](/product/issues/issue-details/breadcrumbs/) and [tags](/product/issues/issue-details/#tags). +To get access to the SDK, please reach out via the [Nintendo Developer Authorization](https://developer.nintendo.com/group/development/getting-started/g1kr9vj6/middleware/sentry) form. +Or via [Sentry Support](https://sentry.zendesk.com/hc/en-us/requests/new). ---