# What are Agora Credits?

Agora Credits is cash available to purchase products exclusively on Agora. There are a few scenarios in which Agora will provide a refund for an order. If this happens, the customer may select between a refund in the form of cash or Agora Credits.\
\
To view your Agora Credits balance follow these steps:

1. Sign into your account.
2. Click on the settings icon on the top right of your screen.
3. Click on the "Credits" tab to see your balance.

If you run into any issues, contact [Support](/support/premium-support.md).


---

# 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.searchagora.com/customers/guides/what-are-agora-credits.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.
