# Welcome to CitronJS

## Introduction

I am so happy to finally announce the arrival of **CitronJS** (v1.0.0), a JavaScript library designed to transform the way you approach coding. With **CitronJS**, you can effortlessly define samples to eliminate repetitive code patterns, significantly reducing the time spent on mundane copy-pasting tasks.&#x20;

It's an easy way to implement the feature commonly seen in frameworks, without the hassle of dragging everything else along! And only `4kb`  minified!

Go to the next page to learn about the installation!


---

# 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://larsisheres-organization.gitbook.io/citron-js/main/welcome-to-citronjs.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.
