# Welcome

Welcome to the Documentation area of MG WebDev Ltd.

Here you will find detailed technical guides, best practices, and resources for managing and extending the high-performance, secure websites we built for our clients.

This section covers general knowledge which applies to most projects:

* Client site management basics after handover
* Security and performance maintenance
* Common integrations (payments, analytics, multi-language)
* Ongoing support processes.

{% hint style="warning" %}
**Attention**\
All project-specific information, including admin-credentials, custom API details, training recordings, tailored guides, and access instructions are provided privately during your project launch/handover.&#x20;

This is to provide the best possible way of security.
{% endhint %}

Use the sidebar naviagtion to explore topics.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td>Create your first site</td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Core Guides</strong></td><td>Learn the basics.</td><td></td><td></td><td><a href="/pages/ah0CfjWfynUqSgklPZ9S">/pages/ah0CfjWfynUqSgklPZ9S</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>Maintenance &#x26; support</strong></td><td>Share your docs online</td><td></td><td></td><td><a href="/pages/mhFCLZlrdIXFa21e9K9v">/pages/mhFCLZlrdIXFa21e9K9v</a></td></tr></tbody></table>


---

# 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://support.mgwebdev.eu/documentation/readme.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.
