> 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.md).

# Guaranteed Commitments

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