> For the complete documentation index, see [llms.txt](https://osschain.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osschain.gitbook.io/docs/platforms/wik.ge-site-builder.md).

# Wik.Ge - Site Builder

{% hint style="info" %}
For those who want to create their own web site, [Wik.Ge](https://wik.ge/) offers tools for creating easy-to-use sites. With a wide variety of templates and a library of images, you will be able to create a professional web site for your business.
{% endhint %}

## Overview of services

* **Free Hosting** - We offer the most efficient and experienced service in this field. We use [SERVER1.GE](/docs/platforms/server1.ge-hosting.md) servers.
* **Personal Domain** - We offer the possibility of connecting a personal domain from all providers (eg example.ge)
* **Unlimited Languages** - We offer the possibility to have several (unlimited) languages on your website. Adaptive RTL support.
* **Site deisgn** - We offer 7 attractive website designs that are fully adapted to mobile devices. (Responsive).
* **Search Engine Optimization (SEO)** - Create a website in 5 minutes that is fully adapted to search engines.
* **Dynamic form generator** - Create desired forms for pages, dynamically manage.
* **QR Generator** - Create the desired QR code in 5 minutes, fully adapted to your requirements.
* **Virtual Card** - We offer 10 (vCard) virtual business card designs adapted to mobile.
* **RTL Support -** We offer responsive RTL support for your website. (right-to-left text support).
* **Plugins -** Google Analytics, Disqus, WhatsApp, Facebook Pixel, Tawk.to

## Video overview

{% embed url="<https://www.youtube.com/watch?v=tZKMr7At7kk>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://osschain.gitbook.io/docs/platforms/wik.ge-site-builder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
