# Developer Platform

<h2 align="center">MG WebDev Developer Hub</h2>

<p align="center">Welcome to the official technical documentation and developer resources for MG WebDev Ltd.</p>

<p align="center"><a href="https://www.mgwebdev.eu/contact-us" class="button primary">Sign up</a> <a href="https://resources.mgwebdev.eu/" class="button secondary">Log in</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><i class="fa-leaf">:leaf:</i></td><td><strong>Getting started</strong></td><td>Get started with your project in just a few hours.</td><td><a href="https://app.gitbook.com/o/pLllKwxyYeLqOQwe7q0e/s/BtDhIk48tYBTfkCtzQxi/">Documentation</a></td><td><a href="https://content.gitbook.com/content/TyAoM34Yqn8qZezPIui8/blobs/O9TW3HgYqrNDWEULpk86/no-code.jpg">no-code.jpg</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Hosting</strong></td><td>Information regarding hosting.</td><td><a href="https://app.gitbook.com/s/BtDhIk48tYBTfkCtzQxi/getting-started/hosting">Hosting</a></td><td><a href="https://content.gitbook.com/content/TyAoM34Yqn8qZezPIui8/blobs/o0ZhXyZCnNCG1kMvraUJ/hosted.jpg">hosted.jpg</a></td></tr><tr><td><h4><i class="fa-tickets">:tickets:</i></h4></td><td><strong>Maintenance &#x26; Support</strong></td><td></td><td><a href="https://app.gitbook.com/s/BtDhIk48tYBTfkCtzQxi/maintenance-and-support">Maintenance and support</a></td><td><a href="https://content.gitbook.com/content/TyAoM34Yqn8qZezPIui8/blobs/VdZ5aNjTXMz7T8tJjqwB/api-reference.jpg">api-reference.jpg</a></td></tr></tbody></table>

<details>

<summary>About us</summary>

We engineer high-performance, secure, and scalable web solutions. From responsive designs and global e-commerce platforms to custom integrations and ongoing maintenance.

</details>

{% hint style="info" %}
This hub provides:

* Guides for clients managing their custom-built website
* Best practices for security, performance, and scalability
* Instructions for common ontegrations (payments, analytics, multi-language)
* Technical patterns used in our projects
* Support resources and escalation paths.
  {% endhint %}

{% hint style="warning" %}
**Attention**\
Project-specific documentation (admin access, custom APIs, credentials, etc.) is delivered during project handover. This public hub covers shared knowledge and resuable resources.
{% endhint %}

{% columns %}
{% column %}

### Get started with us

Congratulations on launching your new website built by MG WebDev Ltd!

Immediate next steps:

* [ ] Check your email for handover package (admin logs, credentials, project-specific guide, etc.)
* [ ] Publish your website on your server (if hosted by us, this step can be skipped)
* [ ] Verify SSL is active
* [ ] Enable 2FA on all your accounts
* [ ] Schedule training sessions with us.

<a href="https://resources.mgwebdev.eu/" class="button primary" data-icon="rocket-launch">To the portal</a> <a href="https://app.gitbook.com/o/pLllKwxyYeLqOQwe7q0e/s/JOVXRokvcQ9uKfTJZStR/" class="button secondary" data-icon="terminal">Contact support</a>
{% endcolumn %}

{% column %}
{% code title="site\_management.txt" overflow="wrap" %}

```
--Basic Site Management--

* Content updates:
Use microsoft visual code or any other editor to edit your pages.

* Media - Uploading images and videos:
We recommend compressing your files first via dedicated tools.

* Backups:
We maintain a basic copy of the site (=the delivered version by us). 
(restore via support if needed)
```

{% endcode %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="https://images.unsplash.com/photo-1523961131990-5ea7c61b2107?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw3fHxzZWN1cml0eXxlbnwwfHx8fDE3NzAwNTk5Njl8MA&#x26;ixlib=rb-4.1.0&#x26;q=85" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Security as a top priority

Managing your own site can be difficult sometimes. Refer to the basics of security file, provided with your project.

Want us to manage your site? Contact us at <info@mgwebdev.eu>
{% endcolumn %}
{% endcolumns %}


---

# 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/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.
