# Introduction

![](https://321419699-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk6Bqp0OMhKaANd4%2F-LD6Mw8NnS4_rXEHFxNh%2F-LD6N4V7wz923Zi8rmK2%2FbookCover.jpg?generation=1526984629157598\&alt=media)

As written in the "**Designing for XOOPS**' book by **Sun Ruoyu**, "XOOPS provides you with eight block positions, which should be more than enough in most cases. However, for a very complex home page, you may still run out of blocks. And sometimes you want to totally abandon the traditional block layout for your home page, as the block layout can look quite old-fashioned.

The key question is how to fully customize your XOOPS home page, without the limitation of the block system. Well, it may sound a bit fancy and high-tech, but actually it isn’t. Thanks to the work of some module developers, we have several solutions available."

One of them is the Block Tools module, developed by **Susheng Yang** from China.

Before we move with explaining the module, we highly recommend the book for everybody who would like to learn how to design websites using XOOPS. You can purchase the book on [**Amazon**](https://goo.gl/X2L1EK)


---

# 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/blocktools-tutorial/introduction-1.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.
