# Credits & Billing

### Overview

Usage tracking and billing allows you to monitor and record expenditures on the platform. It provides detailed insights into resource consumption, such as API calls, token usage, and compute hours. U

Users can view a transparent breakdown of charges and payment history, helping them manage budgets effectively. This module supports real-time updates and allows users to download reports for auditing or analysis. Its goal is to ensure accountability and financial clarity for all transactions.

### Adding Credit

#### Step 1: click +Add Credit

#### Step 2: select the token you'd like to use (1 credit=1 USDT)

<figure><img src="/files/9ozY4M6dWmjsU9OQspIp" alt=""><figcaption></figcaption></figure>

### Depositing Crypto

#### Step 1: click Deposit Crypto

#### Step 2: enter the amount you'd like to buy or you can choose to receive using the QR code

<figure><img src="/files/CvX8bKODb97sQQ5y2pyQ" alt=""><figcaption></figcaption></figure>

#### Step 3: complete the purchase with MoonPay or AlchemyPay

<figure><img src="/files/xKCyW1GAIHpflJNrBsNW" alt=""><figcaption></figcaption></figure>

### Redeeming Credit with a Coupon

**Important: all testers must reach out to the Sahara team to receive their unique code for claiming credits.**

#### **Step 1:** click on credits & billing under your name in the platform

<figure><img src="/files/ce4Ewkos011ZX5VJy9F4" alt=""><figcaption></figcaption></figure>

#### Step 2: enter the code you received&#x20;

<figure><img src="/files/ZRjXVy7vUH22PYUgAimw" alt=""><figcaption></figcaption></figure>


---

# 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.saharaai.com/developer-docs-ai-developer-portal/credits-and-billing.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.
