# AWS Service Quota list

This Google Sheet is created daily using an unSkript RunBook that collects the Service Names and Quota Codes for all AWS Service Quotas in US-West-2. [Learn how we built](https://unskript.com/blog/aws-service-quotas-or-aws-has-a-lot-of-services) this automation.

{% embed url="<https://docs.google.com/spreadsheets/d/1IkJASpjWZGSClvCv_oJYDx8pmziN5sEZU141cp7L3p4/edit#gid=0>" %}

We built this using unSkript. Here's how:

{% embed url="<https://www.youtube.com/watch?index=1&list=PLG7TPzTSJYkc8dnrj_559GLHapM8NpAE6&v=XBgIeHYCDZc>" %}

\\


---

# 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.unskript.com/unskript-documentation/lists/test.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.
