> For the complete documentation index, see [llms.txt](https://help.adgebra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adgebra.co/getting-started/publish-your-docs/payments-t-and-c.md).

# Payments T\&C

**What is the minimum amount to recharge the account?**

> The minimum amount required to recharge your account is ₹10,000/-

**Convenience fee for online payments?**

> Adgebra utilizes multiple online payment gateways for processing online payments. For any payments made through these gateways, a convenience fee of 1% is levied.

**Does Adgebra charge GST for online payments?**

> We apply an 18% GST for online payments made through payment gateways

**Does Adgebra charge GST for online payments?**

> We apply an 18% GST for online payments made through payment gateways

**Is there a minimum spend requirement to use Adgebra Ads?**

> The minimum spend requirement for native/rich media ads depends solely on the type of strategies being used for the campaign. You can find out the minimum daily/overall budget based on your specific campaign strategies. [Click Here!](https://docs.google.com/presentation/d/1qwYzgcVpykA_LZx9opQ2NW6wERAmbnObEwq7It6N3kg/edit#slide=id.g1c1e64a7455_0_13)

**How to receive invoices or statements for my advertising expenses?**

> We apply an 18% GST for online payments made through payment gateways

**What happens if payment fails, and how can I resolve payment issues?**

> Adgebra identifies the causes of every failed transaction, and you can always find the reason for the failure in the transaction history. If your payment amount is debited and still not reflected in your adgebra wallet account, you can always reach to our finance team at <finance@inuxu.media>

**Are there any promotional codes or coupons to offset advertising costs?**

> Adgebra sends out email and dashboard notifications to its end users for any promotional offers or discounts aimed at offsetting advertising costs. You may benefit from these offers by taking advantage of them.

**What taxes are associated with Adgebra Ads spending?**

> Adgebra applies an 18% GST and a 1% convenience fee for online payments processed through our payment gateways.

**How can I view and download my billing and payment history?**

> You can always access and download your transaction history, payments history, and invoices from the financials tab.

**How to get a postpaid account?**

> For inquiries about postpaid accounts, please don't hesitate to reach out to us at: <mark style="color:blue;"><sales@inuxu.media></mark>

**Where can to see previous invoices?**

> You can always access and download your past transaction history, payments history, and invoices from the financials tab.

**When do invoices get generated?**

> Invoices will be generated and uploaded in the respective accounts by the **7th** of every month.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.adgebra.co/getting-started/publish-your-docs/payments-t-and-c.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
