# How to test  'Pay based on usage' payment method

1. Go to [htttps://deplan.app](https://deplan.app) to create an account as a user.
2. Go to your product's web page and press subscribe.
3. You wil be redirected to DePlan to **'Deposit to Subscribe'** (make sure you're logged in DePlan as a user) - Press **'Deposit to Subscribe'**.

You can play with '+/-' to get the idea how Intencity of Usage is calculated.

<div align="left"><figure><img src="/files/MncuJGXOTbyUn3ni9VzQ" alt="" width="375"><figcaption></figcaption></figure></div>

4. You will see your product in your DePlan user's account

<div align="left"><figure><img src="/files/p2YgwD9MbAOQYj08mAhO" alt="" width="375"><figcaption></figcaption></figure></div>

5. Open your product and do some actions.&#x20;
6. In your DePlan user's account you will see changes in Usage

<div align="left"><figure><img src="/files/EPxNRrPdS8MnB3WO8U0F" alt="" width="375"><figcaption></figcaption></figure></div>

7. In your DePlan user's account tap on your product to check usage details and then tap on the today's date to see if events work

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

8. When payment is done by user you will see money on your DePlan developer's account

<figure><img src="/files/Xz3ul4sj5u1exLdoGW32" alt="" width="188"><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.deplan.xyz/how-to-test-pay-based-on-usage-payment-method.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.
