# SETTINGS

- [Settings Overview](https://doc.uppush.io/uppush/settings/settings-overview.md): Here is an overview of the key features in Settings page in the Uppush Web Push & Email Marketing app.
- [WPA - Web App Applications](https://doc.uppush.io/uppush/settings/wpa-web-app-applications.md): This feature is particularly valuable for merchants looking to improve user retention by offering a native-like experience without needing a dedicated mobile app.
- [Verify Custom Domain & Set Up Email Sender](https://doc.uppush.io/uppush/settings/verify-custom-domain-and-set-up-email-sender.md)
- [Email Sender](https://doc.uppush.io/uppush/settings/email-sender.md): This feature allows for a tailored approach to email communications, ensuring that your brand is accurately represented in each customer interaction.
- [Verify domain](https://doc.uppush.io/uppush/settings/verify-domain.md)
- [Verify Your Porkbun Domain](https://doc.uppush.io/uppush/settings/verify-domain/verify-your-porkbun-domain.md)
- [Verify your Domain.com Domain](https://doc.uppush.io/uppush/settings/verify-domain/verify-your-domain.com-domain.md)
- [Verify Your Hostinger Domain](https://doc.uppush.io/uppush/settings/verify-domain/verify-your-hostinger-domain.md)
- [Verify Your Bluehost Domain](https://doc.uppush.io/uppush/settings/verify-domain/verify-your-bluehost-domain.md)
- [Verify Your GoDaddy Domain](https://doc.uppush.io/uppush/settings/verify-domain/verify-your-godaddy-domain.md)
- [Verify Your Namecheap Domain](https://doc.uppush.io/uppush/settings/verify-domain/verify-your-namecheap-domain.md)
- [Verify test email](https://doc.uppush.io/uppush/settings/verify-test-email.md)


---

# 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://doc.uppush.io/uppush/settings.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.
