# General

<details>

<summary><strong>What is included in a eztalks free account?</strong></summary>

You will have full access to all features during your eztalks free account. No credit card details are required.

We provide you with 0.5 USD for your balance. You can test the service for a maximum of 30 days.

You can test sending SMS globally, as long as you have credit left.

</details>

<details>

<summary><strong>How am I charged when using eztalks services?</strong></summary>

eztalks has no subscription cost and all products and services with the Pay-As-You-Go price model.

eztalks deduct the cost from your account balance for:

* Sending text messages (SMS, MMS)
* Buying a dedicated number

Please check the Pricing page to get more details.

</details>

<details>

<summary><strong>How secure are payments on eztalks website?</strong></summary>

eztalks does not store credit or debit card details on this website. All payment data is securely stored by a third-party [PCI-compliant](https://eztalks.com/company/trust/security-overview#pci-dss-compliance) payment gateway including [Stripe](https://stripe.com) and [Paypal](https://paypal.com).&#x20;

</details>

<details>

<summary><strong>How long does it take to update to my account balance?</strong></summary>

Payment via credit/debit card or PayPal

SMS credit is loaded instantly if you pay via credit/debit card or PayPal.

**Note**: If our fraud protection tool recognizes a high-risk score, it might take 24 hours to approve the order.

Bank transfer

If you make a bank transfer, we will add it to your account once we receive the money.

</details>

<details>

<summary><strong>Can I disable the Auto-recharge ?</strong></summary>

Sure, you can disable Auto-recharge anytime you wish.

We highly recommend you use Auto-recharge if:

* You have a dedicated number.
* You use a call forwarding service.
* Your service operations are very dependent on the SMS service.

</details>

<details>

<summary>How to charge SMS message?</summary>

We don't charge for sending messages with failed. All incoming SMS are free.

Here are the most common reasons why messages fail to be delivered:

* The recipient’s mobile phone was switched off or was out of the coverage area.
* The mobile provider was experiencing difficulties.

</details>

<details>

<summary><strong>How does two-way SMS chat work and how to charge?</strong></summary>

Before you can send two-way SMS chat, you should buy a private virtual phone number with SMS and MMS capabilities from eztalks first. Then you can use this number to send two-way chats. You are only charged for the message that you send. All incoming SMS are free.

</details>

<details>

<summary>Can I request a refund for my balance?</summary>

Yes. Please check our [Refund Policy](https://eztalks.com/company/trust/refund-policy) for more details.

</details>

<details>

<summary><strong>Why was my payment declined?</strong></summary>

Normally there are two main reasons why a payment may be declined:

* eztalks admin canceled your order because of the high risk.
* Your bank did not authorize the payment.

</details>

<details>

<summary><strong>Can I remove my credit card or Paypal?</strong></summary>

Sure. You can remove any payment method without Auto-recharge enabled. If Auto-recharge is enabled with this card or PayPal, you should disable it first.&#x20;

</details>


---

# 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://eztalks.gitbook.io/help/faqs/general.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.
