e7f7d9419d
Help page now opens with an amber disclaimer that Agora is recommended only for above-ground activism, followed by two large buttons routing to new /help/donors and /help/activists guide pages. The guides cover how on-chain donations work on Agora, why they're publicly visible on the Bitcoin blockchain and Nostr, and the main paths for protecting donor privacy or cashing out privately (non-KYC purchase, coinjoin, Lightning swaps via Boltz, peer-to-peer exchanges like Bisq and RoboSats). Each tradeoff section is rendered as Pros/Cons bullets. Also adds an 'About Agora' FAQ category to the existing accordion covering the design rationale for not using Lightning, silent payments, or server-rotated addresses. The inline-markup renderer used by FAQ answers is extracted to src/lib/helpMarkup.tsx so it can be reused by the guide pages.