> For the complete documentation index, see [llms.txt](https://docs.archera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archera.ai/help-center/guaranteed-commitments/guaranteed-commitments.md).

# Guaranteed Commitments

Everything you need to know about Archera's insurance-backed cloud commitment products — GRIs (Guaranteed Reserved Instances), GSPs (Guaranteed Savings Plans), and GCUDs (Guaranteed Committed Use Discounts).

## Articles in This Section

* [What are Guaranteed Commitments?](/help-center/guaranteed-commitments/what-are-guaranteed-commitments.md)
* [What are Guaranteed Commitment Premiums and Term Lengths?](/help-center/guaranteed-commitments/premiums-and-terms.md)
* [What are Guaranteed Commitment Allowances?](/help-center/guaranteed-commitments/allowances.md)
* [How Can I Raise My Guaranteed Commitment Allowances?](/help-center/guaranteed-commitments/raise-allowances.md)
* [Why Are Allowances for Certain Guaranteed Commitment Types Lower?](/help-center/guaranteed-commitments/allowances-lower-types.md)
* [How Does Guaranteed Commitment Pricing Work?](/help-center/guaranteed-commitments/pricing.md)
* [Do Guaranteed Commitments Work with AWS GovCloud?](/help-center/guaranteed-commitments/govcloud.md)
* [How do Guaranteed Commitments Work for Instances with Low Capacity like GPUs?](/help-center/guaranteed-commitments/low-capacity-instances.md)
* [What are My Billing Options if I'm Still on AWS Credits?](/help-center/guaranteed-commitments/billing-options-aws-credits.md)
* [Do You Have 3rd-Party Insurance?](/help-center/guaranteed-commitments/third-party-insurance.md)
* [How Does the AWS RI Marketplace Restriction Affect Archera?](/help-center/guaranteed-commitments/ri-marketplace.md)
* [How to Enable EC2 RI Marketplace](/help-center/guaranteed-commitments/enable-ri-marketplace.md)
* [How do Rebate Insured Commitments Work?](/help-center/guaranteed-commitments/rebate-insured-commitments.md)
* [How Can I Change the Term Length of My Guaranteed Commitment?](/help-center/guaranteed-commitments/change-term-length.md)
* [How does the Buyback/Rebate Guarantee Mechanic Work?](/help-center/guaranteed-commitments/buyback-rebate-mechanic.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 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, and the optional `goal` query parameter:

```
GET https://docs.archera.ai/help-center/guaranteed-commitments/guaranteed-commitments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
