diff --git a/react-app/src/features/faq/content/oneMACFAQContent.tsx b/react-app/src/features/faq/content/oneMACFAQContent.tsx index 46f59b195..b987af2c5 100644 --- a/react-app/src/features/faq/content/oneMACFAQContent.tsx +++ b/react-app/src/features/faq/content/oneMACFAQContent.tsx @@ -673,6 +673,42 @@ export const oneMACFAQContent: FAQContent[] = [ ), }, + { + anchorText: "formal-request-chip-spa", + question: + "How do I submit a Formal Request for Additional Information (RAI) Response for a CHIP SPA?", + answerJSX: ( +
+

When necessary, states will receive an RAI via email from CMS.

+ +

To respond to a CHIP SPA RAI, select the SPA Tab view from the Package Dashboard.

+ +
+ ), + }, { anchorText: "withdraw-chip-spa-rai-response", question: "How do I Withdraw a Formal RAI Response for a CHIP SPA?",