> 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/faqs.md).

# FAQs

{% hint style="info" %}
FAQ url: <https://wik.ge/faqs>
{% endhint %}

**Is it easy to create a website?**

Yes, you can choose the desired one from the proposed website designs and your website is ready.

**Can I create a website without programming knowledge?**

Yes, [WIK.GE](https://wik.ge/) is user-friendly and makes it possible to create a professional website without any programming knowledge.

**Is the website adapted for mobile?**

All the websites we offer are fully adapted to mobile devices.

**Can I use my own domain?**

yes You can use your own domain name eg example.ge

**Are web sites optimized for search engines? (Google, Yandex, Bing)**

Yes, the websites we offer are fully adapted to the following search engines (Google, Bing, Yandex)

**Can I create a multilingual website?**

Yes, you can have multiple (unlimited) languages on your website, and we also offer adaptive RTL support.

**Can I create a QR code?**

yes You can create a QR code in 5 minutes, fully adapted to your requirements


---

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