# Help Center

## Help Center

- [What's Wegic?](https://help.wegic.ai/welcome-to-wegic/whats-wegic.md)
- [Getting Started](https://help.wegic.ai/welcome-to-wegic/getting-started.md)
- [Plan and Credits](https://help.wegic.ai/welcome-to-wegic/plan-and-credits.md): Compare Free, Starter, and Premium plans, know how credits work, and manage your subscription and billing.
- [Manage Account](https://help.wegic.ai/welcome-to-wegic/manage-account.md)
- [FAQ](https://help.wegic.ai/welcome-to-wegic/faq.md): Answers to common questions about building websites, managing projects, account settings, and how to get support.
- [Troubleshooting](https://help.wegic.ai/welcome-to-wegic/troubleshooting.md)
- [What's New?](https://help.wegic.ai/change-log/whats-new.md)
- [Chat to Build](https://help.wegic.ai/features/chat-to-build.md)
- [Edit with Sketch](https://help.wegic.ai/features/edit-with-sketch.md)
- [Comment Mode](https://help.wegic.ai/features/comment-mode.md)
- [Use Voice Input](https://help.wegic.ai/features/use-voice-input.md): Using Voice Input To Create And Edit Your Website
- [Publish Your Sites](https://help.wegic.ai/features/publish-your-sites.md)
- [Custom Domain](https://help.wegic.ai/features/custom-domain.md): Publish the website to your own link.
- [Connect GoDaddy Domain](https://help.wegic.ai/features/custom-domain/connect-godaddy-domain.md)
- [Connect Namecheap Domain](https://help.wegic.ai/features/custom-domain/connect-namecheap-domain.md)
- [Connect Cloudflare Domain](https://help.wegic.ai/features/custom-domain/connect-cloudflare-domain.md)
- [Connect Hostinger Domain](https://help.wegic.ai/features/custom-domain/connect-hostinger-domain.md)
- [Connect Squarespace Domain](https://help.wegic.ai/features/custom-domain/connect-squarespace-domain.md)
- [Connect IONOS Domain](https://help.wegic.ai/features/custom-domain/connect-ionos-domain.md)
- [Connect Alibaba Cloud Domain](https://help.wegic.ai/features/custom-domain/connect-alibaba-cloud-domain.md)
- [Connect Wix Domain](https://help.wegic.ai/features/custom-domain/connect-wix-domain.md)
- [Download Code](https://help.wegic.ai/features/download-code.md)
- [Wegic Cloud](https://help.wegic.ai/features/wegic-cloud.md)
- [Why Wegic Chose CSR](https://help.wegic.ai/features/why-wegic-chose-csr.md)
- [Best Practices](https://help.wegic.ai/tips-and-tricks/best-practices.md)
- [Restore Version](https://help.wegic.ai/tips-and-tricks/restore-version.md)
- [Using Image](https://help.wegic.ai/tips-and-tricks/using-image.md)
- [Google Fonts](https://help.wegic.ai/tips-and-tricks/google-fonts.md)
- [Using Video](https://help.wegic.ai/tips-and-tricks/using-video.md)
- [Site Audit and Optimize](https://help.wegic.ai/seo-optimization/site-audit-and-optimize.md)
- [Google Site Verification & Index](https://help.wegic.ai/seo-optimization/google-site-vertification-and-index.md): Learn how to submit your Wegic website to Google Search Console so it can appear in search results.
- [Prompts Better in Wegic](https://help.wegic.ai/prompt/prompts-better-in-wegic.md)
- [Basic Settings Prompts](https://help.wegic.ai/prompt/basic-settings-prompts.md)
- [Visual Upgrade Prompts](https://help.wegic.ai/prompt/visual-upgrade-prompts.md)
- [Online Store Prompts](https://help.wegic.ai/prompt/online-store-prompts.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.wegic.ai/welcome-to-wegic/whats-wegic.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.
