# Blocks & Groups

Blocks and Groups page combines administration/Blocks and administration/Groups settings that you usually have to go to after you have installed a module. The difference is that SmartFAQ displays only settings related to the module and nothing else. When you make settings here and then go to your usual blocks and groups pages, you will see that all this data has been registered in the usual way. It's simply much easier and more convenient. You will see that there is an edit link after each block description. We will look at the edit page in section 5:1

Page: /modules/smartfaq/admin/myblocksadmin.php

![image001.png](/files/-LD6N5hSbvqM5gD6pRQN)

Fig. 12 Blocks and groups page

> ![image001.png](/files/-LD6N1K4T0OC2VtzmKFq) **TIP: How to moderate in SmartFAQ?**
>
> You could create a group in your system admin. called 'Moderators' Place your moderators in this group and give them 'SmartFAQ Module Access Rights' They will now be able to see all the edit and delete links in the module content and also access the administration link, but ONLY to the SmartFAQ module. ( Caution; They will have ALL rights to this module )

## Blocks and Groups- Edit

The blocks and groups page displays an edit link after each block. Clicking this link opens an individual edit page similar to the one in this image. Not all blocks offer the options section shown here.

Page: /modules/system/admin.php?fct=blocksadmin\&op=edit\&bid=65 (and various for each block)

![image001.png](/files/-LD6N5hYZ_vWz3sDDk_o)

Fig. 13 A typical block edit page

## Blocks- a guide to content type

This page displays all seven SmartFAQ blocks as seen on the user web page. This is to demonstrate the type of block content in order to guide the administrator to set blocks in suitable positions on the page. For more details on what the links show, read User Index page and see the blocks interactively. Basically, any link will open a |Q\&A | Open question | category | user details | Links are identified in these images by Grey bold text

> ![image001.png](/files/-LD6N1K4T0OC2VtzmKFq) **TIP:** Remember ... All block lables can be re-named in Administration.

Examples of Side panel blocks:

![image001.png](/files/-LD6N5haSUI9tdhX9WEv) Click Answer here !To open new page

![image001.png](/files/-LD6N5hc4yjVXXU66HDB) Click More details ... To open new page

![image001.png](/files/-LD6N5heIK56N5Buz3eQ) Click Answer here ! To open new page

![image001.png](/files/-LD6N5hgyNmeWSd3rj1Z) Click The question. To open new page

Examples of Inline blocks In all cases, click the titles or the questions to activate the answer page.

![image001.png](/files/-LD6N5hiVE7qKYcHwct4)

Fig. 14 Typical blocks examples


---

# 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/operating-instructions/blocks-and-groups.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.
