# 3.98 Release Notes

## Improved

### GRAX LWC Data Viewer Options

Defaulting "Use iFrame" toggle on LWC settings to true/on. This loads data much faster than the LWC and is the preferred way to use the component going forward.

## Fixed

### Authentication

Fixes an issue with HTTP call outs that prevented authentication on some domains.


---

# 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://documentation.grax.com/notices/release-notes/3.98-release-notes.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.
