# Get started with BugSearch

Utilise BugSearch to access trustworthy insect-related information.

You can access it via <http://bugsplus.me/bugsearch> or go to the BugSearch option in the More tab in Bugs+

Accessing it in Bugs+ instead of directly will give you rewards in Bugs+.

You can also find images about bugs with BugSearch.

## Tips & Tricks

* Not getting the right results? Use different keywords or add quotation marks around your query (to get exact results).
* You can use different sorting options (by pressing Relevance), for example by pressing Date in the dropdown, to get more recent results.


---

# 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/bugsearch/get-started-with-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.
