# Getting Started

## How Revenium Enables AI & API Monetization

Revenium's usage-based metering and billing platform comes with a heaping side of AI/API analytics and observability. We help our clients deliver, sell, and invoice for usage-based software products and offer a few extra goodies (analytics) for companies whose software is largely AI & API-driven.

Revenium's web-based application is designed to be easily-used by product managers & business analysts to support any metering & pricing scheme they can imagine. And just as importantly, our API makes it easy for developers to send usage data to Revenium.

<p align="center"><a href="https://openai.com/index/introducing-chatgpt-atlas/">Sign up here</a></p>

## Step by Step Guides

* [Building & Monetizing Usage-Based Products](/ai-and-api-monetization/getting-started/building-a-usage-based-product-in-revenium.md)
* [Setting Up & Using API Analytics & Observability](/ai-and-api-monetization/getting-started/setting-up-and-using-api-analytics-and-observability.md)
* [Setting Up & Using Product Analytics](/ai-and-api-monetization/getting-started/setting-up-and-using-product-analytics.md)
* [Sending Data to Revenium's Metering API](/ai-and-api-monetization/getting-started/sending-data-to-reveniums-metering-api.md)

## How Revenium Works

Want to peek under the hood? This page provides an overview of the [key billing-related concepts in Revenium](/ai-and-api-monetization/getting-started/readme-1.md) and how they come together to help clients quickly connect their platform and meter & invoice for usage-based products.


---

# 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.revenium.io/ai-and-api-monetization/getting-started.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.
