# Presentation

<figure><img src="https://646667005-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyDBCp1oQK4yCExuwdUU%2Fuploads%2FIwODMRMquolKMo7RJOAH%2FCapture%20d&#x27;%C3%A9cran%202025-08-31%20230331.png?alt=media&#x26;token=f19dfae5-6cba-4f33-a0b1-5f3fcc4cb5b0" alt=""><figcaption></figcaption></figure>

The code in the screenshot provided on top is a benchmarking script on Zico aswell as a showcase of FPBL ( File Processor Batch Library )

{% hint style="info" %}
Want to learn about writing content libraries ? Go to the Libraries section.
{% endhint %}

### Inspiration

Zico like many other coding languages, took inspiration from coding languages such as C#, Go, JavaScript, Lua, Luau, Python and C ( Not TypeScript )

<div data-full-width="false"><figure><img src="https://646667005-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnyDBCp1oQK4yCExuwdUU%2Fuploads%2FcjGwQfxc9R7BNePqeWIu%2FCapture%20d&#x27;%C3%A9cran%202025-08-31%20230747.png?alt=media&#x26;token=d88e7f7c-f532-4a52-ab66-326e2819bece" alt=""><figcaption></figcaption></figure></div>

### History

Zico was a project like another, it was here to replace LuaUX, an old coding language that we've discontinued. With Zico we saw the big opportunity it had, thats why it is here right now.\
Zico was made using C# inside the software Visual Studio Community 2022.


---

# 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://docs.zico.rf.gd/getting-started/presentation.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.
