# Known issues

The following are known issues that we are working towards resolving

* [ ] **Contractor selection policy** - needs to have survey links updated so that external people can access/see the survey questions.
* [ ] **Flexible Work Policy** - Purchasing Policy - not linked
* [ ] **Flexible Work Policy** - Working from home guidelines on zoom calls should likely be part of the wellbeing policy


---

# 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://rtraction.gitbook.io/rtraction-policies/known-issues.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.
