# Welcome to Wegic

- [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)


---

# 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://help.wegic.ai/welcome-to-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.
