# Keyfax

### The Video Anywhere option is not available within Keyfax

This will only appear when the user is on a question. It will not appear when selecting a category, topic or on a message. If this does not appear when on a question, please contact Omfax Support as this may need to be enabled in your Keyfax configuration.

### When using Keyfax it says the “CSRF Token has expired”

<div data-with-frame="true"><figure><img src="/files/902trire9vk5Ot2a5iz9" alt=""><figcaption></figcaption></figure></div>

The CSRF token is requested when you first land on that Video Question – it can be considered to be similar to an anti-forgery token (something we issue as each page is displayed). If the token becomes old enough there is a risk that a malicious actor could have decrypted the token and so we consider it too old to be safe.

If you leave the page open an hour, we block creation of the video call in case the token security has been broken by a brute force attack in the extended time period.

Clicking on the back icon and re-entering the page should allow you to continue once more.


---

# 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.keyfax.biz/product-suite/keyfax-keynect/faqs-and-known-issues/keyfax.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.
