# User Icons

Many pages in the SmartFAQ module display extra features for users. These include a **Printer friendly** page, and **Send link to item in email**. Other user features are also be displayed if the module is configured to allow users to **Submit new answers**. Users with Administrator rights will also see **Edit** and **Delete** icons against published items.

Here are all the available icons, with links to explanatory pages.

![image001.png](/files/-LD6N2ZvQ9AFASL6t_RU) Icon- Print. Renders the content of the Q\&A into unformatted text suitable for printing. Evokes default printer prompt

![image001.png](/files/-LD6N2mUU5-wLuJUbGFv) Icon- Send QA. Evokes default mail client, inserts page URL and brief message to recipient.

![image001.png](/files/-LD6N1Kazjad3egbpAhl) Icon- New Answer. Opens submit SmartFAQ Submit answer page

![image001.png](/files/-LD6N36IwdcA7rhqmJ-r) Icon- Edit Available to users logged in with administration rights. Opens the Q\&A edit page

![image001.png](/files/-LD6N1JloVXga2FzlQMC) Icon- Delete. Available to users logged in with administration rights

![image001.png](/files/-LD6N36KGhTE-6OmUDHr)(click) Developer tab icon. Where shown, Links to developers project page.

![image001.png](/files/-LD6N1KSiaUzN2p8yNU5) Icon-Category A top level category. Shown without position indent. (Administrators can click the icon to edit)

![image001.png](/files/-LD6N1KUDCdt4Ga8hJJW) Icon- Sub-Category A sub-category of a top level category. Shown indented. (Administrators can click the icon to edit)

![image001.png](/files/-LD6N1KHkQijoB0ip83Z) Icon- Close Collapses an open table list below icon.

![image001.png](/files/-LD6N1KOXLOv6IYAN1ge) Icon- Open Expands a closed table list below icon.


---

# 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://xoops.gitbook.io/smartfaq-tutorial/user-icons.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.
