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

# Welcome

* **About me:**\
  Hello I am Baspel, i am only human like you. I am junior programmer, i am really into cybersecurity etc... I can offer you highest quality scripts with the best configuration and support too. My scripts are mainly focused on **ESX** framework, but some of them have **QBCore** support.\
  &#x20;
* **Protection with** [<mark style="color:red;">**CFX ESCROW**</mark>](https://forum.cfx.re/t/introducing-asset-escrow-for-your-resources/4777151)\
  This protection method provides total security to both the buyer and the seller, this system will **not influence** the optimization of our resources and we will even make them more configurable than ever.  Remember that to run this protection system you **must use** the latest artifacts and use a licensekey from your cfx account!<br>
* **Refund Policy** \
  \
  **Last updated: 28.9.2023**\
  \
  **1. Money-Back Guarantee**\
  If you are not completely satisfied with my products, i offer money-back guarantee to the terms and conditions outlined below.\
  \
  2\. **Eligibility**\
  To be eligible for a refund, you must meet the following criteria:

  * Your request for a refund is made within 3 days from the date of purchase.
  * Also you need to prove why you want refund etc...

  \
  **3. How to request a refund**\
  To request a refund, please contact me with ticket at discord. Provide your purchase details and the reason for your refund request.\
  \
  4\. **Changes to this Policy**\
  I reserve the right to modify or update this refund policy at any time. Any changes will be effective immediately upon posting the revised policy on my tebex.


---

# 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://baspel.gitbook.io/baspel-docs/welcome.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.
