# Bugs

- [Session Timeout Required for Adding Prefab Screenshots](https://wiki.thescriptersguild.com/knowledge/ugc/bugs/session-timeout-required-for-adding-prefab-screenshots.md)
- [Bookmarked Films Do Not Fetch Info Correctly](https://wiki.thescriptersguild.com/knowledge/ugc/bugs/bookmarked-films-do-not-fetch-info-correctly.md)
- [Mode Option Changes Stay Cached Until Game Reset](https://wiki.thescriptersguild.com/knowledge/ugc/bugs/mode-option-changes-stay-cached-until-game-reset.md)
- [Inability to Start a Session](https://wiki.thescriptersguild.com/knowledge/ugc/bugs/inability-to-start-a-session.md)
- [Bookmarked Files Stay On The Latest Published Version At The Time Of Bookmark](https://wiki.thescriptersguild.com/knowledge/ugc/bugs/bookmarked-files-stay-on-the-latest-published-version-at-the-time-of-bookmark.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://wiki.thescriptersguild.com/knowledge/ugc/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.
