# LLM Labs

This listing is still in a private offer. Please do let us know if you are interested by reaching out to <support@datasaur.ai>.

Here are the steps to subscribe to LLM Labs on AWS Marketplace:

1. Go to [LLM Labs](https://aws.amazon.com/marketplace/pp/prodview-ly2uo7kgak4dc) page in AWS Marketplace.
2. From the product page, read through the description and details of the product. Then, click on **Continue to subscribe**.

   <figure><img src="/files/L3gwqBpWp1wRzXsvR0RJ" alt=""><figcaption></figcaption></figure>
3. On the next page, read through the End User License Agreement and check the pricing of the product, then click on **Continue to configuration** if you agree to them.

   <figure><img src="/files/soA0PXLMhnHL2akuLMAf" alt=""><figcaption></figcaption></figure>
4. On the configuration page, select the **Helm Chart** fulfillment option, then choose **LLM Labs Helm Chart**. Select the latest software version. After that, click on **Continue to launch.**

   <figure><img src="/files/2fsnph06xTRFcRKL2dTK" alt=""><figcaption></figcaption></figure>
5. On the launch page, there will be usage instructions to install the helm charts. **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/1sgJixYJkqxFmAc2ZxlZ" 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/llm-labs.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.
