# BugSearch

- [Bắt đầu với BugSearch](https://docs.bugsplus.me/bugs+-docs-vi/bugsearch/get-started-with-bugsearch.md): Bắt đầu với BugSearch và tìm mẹo và thủ thuật
- [Gửi trang web lên BugSearch để Lập chỉ mục](https://docs.bugsplus.me/bugs+-docs-vi/bugsearch/submit-site.md): Bạn sở hữu hoặc quản trị một trang liên quan đến côn trùng và muốn được hiển thị với Người dùng Bugs+ và Người dùng BugSearch?


---

# 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://docs.bugsplus.me/bugs+-docs-vi/bugsearch.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.
