# Introduction

## :race\_car::race\_car::race\_car::race\_car:

**FRRRI** (the racing car) is a collection of libraries for Angular and Nest to simplify CRUD communication. The **@frrri/ngxs-crud** library is ready for preview now.

They can be used together or separately with any other frontend or backend implementation. They are built to be highly flexible and easily extensible.

## @frrri/ngxs-crud

We suggest reading through the [Usage chapter](https://bitflut.gitbook.io/frrri/ngxs-crud/usage) in order to understand all basic intentions of @frrri/ngxs-crud.

See [Quick start](https://github.com/bitflut/frrri/tree/4b5441257b908b39c2d218c6c34e711caa1afbf9/docs/ngxs-crud/quick-start.md) for minimal setup instructions.

## @frrri/nest-crud

Browse GitHub repository and tests until documentation catches up.


---

# 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://bitflut.gitbook.io/frrri/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.
