# N2W Quick Start Guide for AWS

## N2W Quick Start Guide 4.4.1

- [Page](https://docs.n2ws.com/quick-start/quick-start/page.md)

## N2W AWS Quick Start Guide 4.4.1

- [1  Get Started with N2W](https://docs.n2ws.com/quick-start/master.md)
- [2  Launching N2W  Backup & Recovery](https://docs.n2ws.com/quick-start/2.-launching-n2ws-backup-and-recovery.md)
- [3  N2W Server Instance Configuration](https://docs.n2ws.com/quick-start/3.-n2ws-server-instance-configuration.md)
- [4  Creating a Simple AWS Backup Policy with N2W](https://docs.n2ws.com/quick-start/4.-creating-a-simple-backup-policy.md)
- [5  Performing a Basic AWS Recovery with N2W](https://docs.n2ws.com/quick-start/5.-performing-a-basic-recovery.md): N2W backs up the requested objects at the requested times.
- [6  How to Configure N2W with CloudFormation](https://docs.n2ws.com/quick-start/6.-configure-n2ws-with-cloudformation.md): The process to configure N2W to work with CloudFormation is a single stream that starts with subscribing to N2W on the Amazon Marketplace and ends with configuring the N2W server.
- [7 Using N2W with Azure](https://docs.n2ws.com/quick-start/7-backing-up-and-recovering-azure-vms-and-disks.md)
- [Appendix A - AWS Authentication with N2W](https://docs.n2ws.com/quick-start/appendix-a-aws-authentication.md)
- [Appendix B  - Adding Exception for Default Browser for N2W](https://docs.n2ws.com/quick-start/appendix-b-adding-exception-for-default-browser.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.n2ws.com/quick-start/master.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.
