# Introduction

**Credit** is the currency used to pay for translation features on the doctranslate.io platform. Depending on the requirements for each translation, the number of credits will be deducted from the user's account. Upon registering a new account, users will be provided with 5 free credits to experience the product.&#x20;

To continue using the translation service after running out of credits, users can recharge their credit balance through payment gateways linked to doctranslate.io such as Paypal, Lemon Squeezy, etc.


---

# 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://usermanual.doctranslate.io/price-quote/introduction.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.
