> For the complete documentation index, see [llms.txt](https://help.pickzen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickzen.com/create/advanced/features-from-linking/features-table.md).

# Features from linking

Imagine you have your questions and answers defined and you want the  linking (categorization) to appear automatically in your products results. Go to the end slide and click on the Features table icon:

![](/files/-Ls1CkvtmLlUM22Gwx4u)

There you will see the a list of tour questions:

![](/files/-Ls1Jc6EjnHMtuQ78a3W)

If you want to add the first one to the features table, click on it and enable the check:

![](/files/-Ls1Jo2JWp_O33dTGtRk)

A form is showed with default information based on this particular question. At the right you can see a preview of the features table such as it would be displayed in each product.

If we were to change the texts to create a more understandable features table:

![](/files/-Ls1Kixx-tUPVebJ5mqD)

In this case, Low, Medium and High would appear checked in the features table depending on the linking of this question.

Similarly, if your second question were:

![](/files/-Ls1LquYLLiYQGpZPvuY)

You can modify the texts to something like:

![](/files/-Ls1M8k1d7JPWDGTPUt3)

And finally, a third slide like:

![](/files/-Ls1NMU-C5am8mVCLnY4)

That you modify to:

![](/files/-Ls1N2CSO5LHT-dehRwH)

When a user takes the quiz the results would be something like:

![](/files/-Ls1g6YF6u1O78k-Vngb)

If you want to show only the matching features, go to the advanced tab and enable "Show only matching features":

![](/files/-Ls1gVHlnYnKATuNmz6M)

In this case, the result would be:

![](/files/-Ls1gdaj6qgHixwluuh4)

If you don't want a section per question, you can group questions in a generic section. Enable "Include in general section" for each answer you want to move to this generic section. For example:

![](/files/-Ls1h77lRPJD3mVTK3Y7)

![](/files/-Ls1hLYTdE6dmv1aguCQ)

The result would be:

![](/files/-Ls1i0MHOPhWnzfhrv8c)

You can modify the title of this generic section in the settings tab:

![](/files/-Ls1i8UgwbikPCuLREMg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/create/advanced/features-from-linking/features-table.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.
