# More Questions and Bugs

### Forum on OpenCollective

A good place to look for help is the **Forum on OpenCollective,** which is available under the **More** link. To be able to participate in the **Forum**, you will need to create a free account. Use the link **Start a topic...** to be redirected to OpenCollective.

### Found a Bug

If you find bugs, consult [Issues on github](https://github.com/lairdubois/lairdubois-opencutlist-sketchup-extension/issues) first. Open an issue if updating to the latest version does not solve your problem. If you are not familiar with github, you may also send an email via the link under **Report a bug**.

![Link to open your mail client](/files/-Ml8wFoo6oVF9wcRU1lb)


---

# 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.opencutlist.org/support/more-questions-and-bugs.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.
