# Data Studio

Here are the steps to subscribe to Data Studio on AWS Marketplace:

1. Go to [Datasaur NLP](https://aws.amazon.com/marketplace/pp/prodview-yvio5n2tbfrxu) page in AWS Marketplace.
2. From the product page, read through the description and details of the product. Then, click **View purchase options.**

   <figure><img src="/files/3fmMPkCfG624uxdhL69j" alt=""><figcaption></figcaption></figure>
3. On the subscription page, read through the agreement. Then, select contract length and renewal settings. After that, click **Create Contract**. Please wait for a few minutes while AWS Marketplace processes your request.

   <figure><img src="/files/vgEXwqf6UIHfKQpndP40" alt=""><figcaption></figcaption></figure>
4. After AWS Marketplace has successfully processed your request, click **Continue to Configuration**.

   <figure><img src="/files/s4ef40nBFWC2yzfqTmHn" alt=""><figcaption></figcaption></figure>
5. On the configuration page, select **Helm chart** fulfillment option, select **Datasaur NLP Helm Chart**, and select the latest software version. After that, click **Continue to launch.**

   <figure><img src="/files/5v7cXgYA39fWRSTzheui" alt=""><figcaption></figcaption></figure>
6. On the launch page, there will be usage instructions to install the helm chart. **We recommend that you follow the guide provided before** [**in this page**](/deployment/self-hosted/aws-marketplace.md) instead of the commands on that page.

   <figure><img src="/files/vzub65jhB60U3nKYjfOk" alt=""><figcaption></figcaption></figure>


---

# 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://docs.datasaur.ai/deployment/self-hosted/aws-marketplace/nlp-platform.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.
