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.
+
+ - The state will respond to the RAI through OneMAC.
+ -
+ A Request for Additional Information (RAI) stops the 90-day clock, is a formal
+ request for additional information from CMS.
+
+ -
+ Packages pending an official RAI response from the state will have a Status of{" "}
+ RAI Issued.
+
+
+
To respond to a CHIP SPA RAI, select the SPA Tab view from the Package Dashboard.
+
+ -
+ Select the link to the SPA ID. Packages which are in need of an RAI response from
+ the state will have a Status of RAI Issued.
+
+ - Then, under Package Actions, select the Respond to RAI link.
+ -
+ After attaching any required files, you may include additional notes prior to
+ clicking on the submit button.
+
+ -
+ Check your entries, as you cannot edit the submission after you select Submit.
+
+
+
+ ),
+ },
{
anchorText: "withdraw-chip-spa-rai-response",
question: "How do I Withdraw a Formal RAI Response for a CHIP SPA?",