# No-Code

With our No-Code engine, complex logic rules can be implemented easily using Excel-like tables to fine-tune recommendations. To use the No-Code engine, change the end slide type to *End No-Code*:

![](/files/5n3msdDgQfJy7hfS9AIK)

![](/files/5mC39WYNYhR6jtLsxi3o)

![And choose No-Code as recommendation engine:](/files/IBwO1lw2VGPfVWgTRyFl)

Once done, Step 3 will change to Logic:

![](/files/-MAjiN1SRs8ul6rgBMTY)

Click on it to enter into the No-Code Builder.

{% hint style="info" %}
The No-Code panel can also be used in the Calculator feature. See this [tutorial](https://help.pickzen.com/guides/nocode/tutorials/calculator) for more information.
{% endhint %}


---

# 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://help.pickzen.com/guides/nocode.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.
