diff --git a/apps/registry/app/[username]/jobs-graph/page.js b/apps/registry/app/[username]/jobs-graph/page.js
index 9d09e8f..7af9469 100644
--- a/apps/registry/app/[username]/jobs-graph/page.js
+++ b/apps/registry/app/[username]/jobs-graph/page.js
@@ -381,6 +381,61 @@ export default function Jobs({ params }) {
if (isLoading || !graphData) {
return (
+
+
+
Job Matches Graph
+
+ This graph shows jobs that match your resume. The closer a job matches your skills and experience, the larger and more connected its circle will be.
+
+
+
+
+
How to Use the Graph
+
+
+
+
Reading the Graph
+
+ -
+ •
+ Your resume sits in the center
+
+ -
+ •
+ Bigger circles mean closer skill matches
+
+ -
+ •
+ Numbers show match rank (1 is the best match)
+
+
+
+
+
+
Tools to Help You
+
+ -
+ •
+ Click any job to see its details
+
+ -
+ •
+ Search helps find specific jobs
+
+ -
+ •
+ Salary view shows pay ranges in blue
+
+ -
+ •
+ Mark jobs as read to keep track
+
+
+
+
+
+
+
@@ -404,7 +459,7 @@ export default function Jobs({ params }) {
How to Use the Graph
-
+
Reading the Graph
@@ -423,7 +478,7 @@ export default function Jobs({ params }) {
-
+