# Credit Mechanics

The [Alpha Scanner](/udegen/features/markdown.md) is powered by a credit-based system. This ensures a fair, pay-as-you-go model for high-frequency traders while keeping basic searches accessible for everyone.

***

### 🔍 How it Works

* **Contract Searches:** Each search for a contract address costs 1 Credit.
* **Verified Projects:** Searches for uDegen-verified projects (by name or ticker) are FREE and do not consume credits.
* **Alpha Scanner:** Credits are deducted automatically upon successful data retrieval.

***

### 💳 Credit Pricing

Stock up on credits to keep your edge. Higher tiers offer significantly better value per search.

| **Credits**   | **Price (USD)** | **Cost per Credit** |
| ------------- | --------------- | ------------------- |
| 100 Credits   | $5.00           | $0.050              |
| 300 Credits   | $12.50          | $0.041              |
| 1,000 Credits | $35.00          | $0.035              |

***

### 📥 Funding Your Account

You can top up your credits using **BNB** or **ETH**(SOL will be added soon).

**The $UTOPIA Advantage**

Pay using $UTOPIA tokens to receive an automatic 10% discount on all credit packages.

**How to Deposit:**

1. **Select Your Tier:** Choose the credit package you wish to purchase.
2. **Send Funds:** Transfer the EXACT amount requested to the provided deposit address.
3. **Verify Transaction:** Copy your Transaction Hash (TxID) and paste it into the verification field.
4. **Auto-Confirmation:** Our system will verify the hash and credit your account instantly.

{% hint style="warning" %}
**Important:** Ensure you send the exact amount specified. Sending incorrect amounts may lead to delays in credit processing.
{% endhint %}


---

# 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.utopiabnb.com/udegen/the-gateway/credit-mechanics.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.
