# Newsletter Subscription

ScandiPWA theme offers the option for logged-in customers to manage their newsletter subscription.

The customer can subscribe to the newsletter by marking the checkbox during the registration process or manage the subscription in the customer's account.&#x20;

![Newsletter Subscription page in My Account](https://2400216880-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MaFqn7EnikUkPPd41ti%2F-MaFyIgYARlyqmO37VrV%2FScreenshot_1.png?alt=media\&token=249d3117-d9bb-4ab2-bd3a-dbbbe853d8c0)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.scandipwa.com/v5.3.1/customers/account-dashboard/newsletter-subscription.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
