# Table Creation​

This page displays the results of creating the XOOPS tables in the database.

After reviewing and correcting any issues, select the "Continue" button to proceed.

## On Success

The *Database tables creation* section shows the database tables that were created.

![XOOPS Installer Table Creation](/files/-L_EkR8LksEbpgq_DnmS)

## Errors

Any errors indicate issues with permission relating to the MySQL database user account and/or MySQL database entered in previous steps. You can return to those sections using the Database connection and Database configuration options in the menu.


---

# 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/xoops-install-upgrade/doc-v2.5.10/installation/installation/step-08.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.
