> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/server-usage.md).

# Server Usage

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>WHITE PAPER</strong></td><td align="center">The Ultimate Guide to High Availability with MariaDB</td><td align="center"><a href="https://go.mariadb.com/high-availability-guide-MariaDB-whitepaper.html?utm_source=onpagepromo&#x26;utm_medium=kb&#x26;utm_campaign=high-availability"><strong>Download Now</strong></a></td><td><a href="/files/JDzSeoj8SSLyYtuNxbQ6">/files/JDzSeoj8SSLyYtuNxbQ6</a></td></tr></tbody></table>

{% content-ref url="/pages/BsnCdpw0aFDRvLsm3LiD" %}
[Basics](/docs/server/server-usage/basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/D0vV0RarKlNGsKWa8PGb" %}
[Connecting](/docs/server/server-usage/connecting.md)
{% endcontent-ref %}

{% content-ref url="/pages/IrQU2SYi2hMqi80nk0MS" %}
[Data Handling](/docs/server/server-usage/data-handling.md)
{% endcontent-ref %}

{% content-ref url="/pages/EqcKwytLfNcv1iwBoqbW" %}
[Backup & Restore](/docs/server/server-usage/backup-and-restore.md)
{% endcontent-ref %}

{% content-ref url="/pages/0sn6UZAnisyOpB9WTwho" %}
[Tables](/docs/server/server-usage/tables.md)
{% endcontent-ref %}

{% content-ref url="/pages/7TtUzQ9U5hhkN0gGJbCD" %}
[Partitioning Tables](/docs/server/server-usage/partitioning-tables.md)
{% endcontent-ref %}

{% content-ref url="/pages/XqqPWhqXzauZN9IjpmeC" %}
[Stored Routines](/docs/server/server-usage/stored-routines.md)
{% endcontent-ref %}

{% content-ref url="/pages/GPSdWLvO4uRURM7G3ToJ" %}
[Storage Engines](/docs/server/server-usage/storage-engines.md)
{% endcontent-ref %}

{% content-ref url="/pages/YqQ0Qv7eZiJy7tklX8Cx" %}
[Triggers & Events](/docs/server/server-usage/triggers-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/04QCnhSGYswA2TplM2J2" %}
[User-Defined Functions](/docs/server/server-usage/user-defined-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/TSWPfWnFqdYL2vvIRUoN" %}
[Views](/docs/server/server-usage/views.md)
{% endcontent-ref %}


---

# 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://mariadb.com/docs/server/server-usage.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.
