# Welcome on my docs

## Projects

* **Sprout:** [**https://sprout.atom.codes**](https://sprout.atom.codes/)

  Sprout are a fork of <https://github.com/Masterminds/sprig> after no update from 2 years to update and improve the library. I internally use this project for my projects.
* **Webhooked:** [**https://webhooked.atom.codes**](https://webhooked.atom.codes/)\
  **Webhooked** is a blazing-fast, production-ready webhook gateway built in Go that acts as a universal receiver for incoming webhooks. It provides enterprise-grade security, flexible data transformation, and multi-backend storage capabilities—all through simple YAML configuration.


---

# 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.atom.codes/index/welcome-on-my-docs.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.
