# Pay-as-you-go

Pay-as-you-go (PAYG) is a pricing model for products or services where customers only pay for the amount of resources or usage they consume, rather than paying a flat rate or upfront fee. This model is commonly used for cloud computing services, such as storage, computing power, and bandwidth.

In a pay-as-you-go model, customers are only charged for the resources they actually use, which can be measured in terms of time, data transfer, storage space, or other metrics depending on the service. This makes it a more cost-effective option for customers who have varying or unpredictable usage patterns.

The pay-as-you-go model offers several benefits, such as:

1. Cost savings: Customers only pay for the resources they use, avoiding upfront costs and minimizing waste.
2. Scalability: Customers can easily scale their usage up or down as their needs change, without having to invest in additional infrastructure or resources.
3. Flexibility: PAYG pricing models are often flexible, allowing customers to choose the specific resources they need and adjust their usage as necessary.
4. Transparency: PAYG pricing models offer transparency, enabling customers to see exactly what they are paying for and avoid surprises or hidden costs.

Overall, pay-as-you-go pricing models are becoming increasingly popular as more businesses move to the cloud and seek more cost-effective and flexible ways to manage their IT infrastructure.


---

# 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.console.zenlayer.com/glossary/p/pay-as-you-go.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.
