> For the complete documentation index, see [llms.txt](https://dynyx-scripts.gitbook.io/dynyx-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dynyx-scripts.gitbook.io/dynyx-scripts/ebt-cards/introduction.md).

# Introduction

A interactive and customizable welfare feature that adds immersion and economy control to your server like never before.

🔹**EBT Application UI** – Players fill out a government-style application right on a clipboard, just like the real thing

🔹 **Cooldown System** – Keep things balanced with configurable wait times between applications

🔹 **Financial Eligibility** – Too much money in the bank? Application denied

🔹 **Clipboard Animation** – The government ped actually holds a clipboard while reviewing your application

🔹 **Character Metadata** – Every card is personalized with the character's name and their approved balance

🔹 **Payment Selection** – At the register, players pick how they want to pay — cash or EBT

🔹 **Multi-Inventory Support** – Works with ox\_inventory, qb-inventory, and ps-inventory + Custom Inventories

🔹 **Multi-Framework Support** – Built for QBCore, QBox, and ESX + Custom

🔹Webhook Integration – Keep your staff in the loop with optional Discord logging for every approval, denial, and admin action

🔹Server Exports – Developers can tap into hasEBT, getBalance, addBalance, and removeBalance for custom integrations

🔹Open Source Files – Client and server files are fully open so you can adapt it to your setup

🔹Highly Configurable – Tweak cooldowns, balance thresholds, eligible items, and more from one config file

🔹Optimized & Lightweight – Runs clean and smooth no matter the server size

Take your economy and roleplay to the next level with **EBT Cards** – the smart way to simulate real-world assistance programs!

## Purchase Here:

{% embed url="<https://dynyx-scripts.tebex.io/package/6605723>" %}
100% Open Source
{% endembed %}

{% embed url="<https://dynyx-scripts.tebex.io/package/6605725>" %}
Edit only the config file to make changes.
{% endembed %}

## Showcase:

{% embed url="<https://www.youtube.com/watch?v=PVG891bmMoo>" %}


---

# 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:

```
GET https://dynyx-scripts.gitbook.io/dynyx-scripts/ebt-cards/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.
