> For the complete documentation index, see [llms.txt](https://docs.wavecast.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wavecast.io/publishing/control-access/metering.md).

# Metering

## Setup content metering

Metering allows you to limit the number of articles a user can read within a specific time period before needing to sign-up for an account.

Follow these steps to understand how to enable metering, define the article limit, set a timeframe and customise the metering modal.

{% embed url="<https://scribehow.com/shared/Setup_content_metering__STbill-dT3eU_Rmc3EEDUw?referrer=documents>" %}

## Edit copy/colour on metering modal

This guide provides instructions on how to edit the copy and color on the metering modal. It explains how to customize the message and appearance of the card that users see when they have reached the maximum number of articles they can read. By following these steps, users can easily configure the copy and color settings to match their preferences or branding.

{% embed url="<https://scribehow.com/shared/Edit_copycolour_on_the_metering_modal__1X-xWBW8SlSzA4HTWSOt8w?referrer=documents>" %}


---

# 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:

```
GET https://docs.wavecast.io/publishing/control-access/metering.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.
