Skip to content

#1039 Build help centre with searchable FAQ #566

Description

@vic-Gray

Area: frontend · Effort: M

What: Create a searchable help centre with answers to common questions about deposits, withdrawals, vault strategies, wallet connections, and fee structures.

Why: Support tickets are expensive. A self-service help centre resolves the most common questions without human involvement, improving user satisfaction and reducing support costs.

Acceptance Criteria:

  • Full-text search across all FAQ articles
  • Articles are organised by category
  • Each article has a Was this helpful? rating
  • Popular search queries with no results are tracked to identify content gaps

Hints:

  • frontend/src/app/help/page.tsx
  • Use Algolia DocSearch or a simple Fuse.js client-side search for MVP
  • Store articles as MDX files in frontend/src/content/help/

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions