# Introduction

![](/files/-LJEarKIeB3d3IXvCDkE)

\-- *Integrated Developer Experience* --

Welcome to the Codesoju documentation!

Codesoju is an initiative to provide a set of standards, best practices and tools to give developers a complete **integrated experience** during all phases of the development life-cycle.

Codesoju follows an open-source model and is open to contributors.

Codesoju is sponsored by Cedrus, a consulting firm providing expertise in full stack development for large projects.

![](/files/-LJEarKL6NuXz7PkTYPh)


---

# 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://cedrus.gitbook.io/codesoju/master.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.
