diff --git a/website/agb/src/app/crash/gameDeveloperSummary.tsx b/website/agb/src/app/crash/gameDeveloperSummary.tsx
index e67d9044..eb651506 100644
--- a/website/agb/src/app/crash/gameDeveloperSummary.tsx
+++ b/website/agb/src/app/crash/gameDeveloperSummary.tsx
@@ -6,9 +6,40 @@ export function GameDeveloperSummary() {
If you don't want players to be sent to this page, you can:
+ AGBRS_BACKTRACE_WEBSITE="your-website.test/crash#"
+ cargo build
+
+ .
+ AGBRS_BACKTRACE_WEBSITE= cargo build
.
+ backtrace
feature. See{" "}
+
+ the features chapter in the Cargo Book
+ {" "}
+ for details on how to pick features.
+