# Pro Tip #1

{% hint style="info" %}
TL;DR - Download Microsoft Edge and use AI-powered Bing Chat that is able to provide up to date responses since it has access to data on the internet.
{% endhint %}

Are you tired of ChatGPT responding with "As an AI language model, I have a knowledge cutoff date because my training data only goes up until September 2021"?

You can get around this by upgrading your account to the Plus tier. Or, you can get the same benefits for free by using [Microsoft Edge](https://www.microsoft.com/en-us/edge).

Edge is a modern web browser that not only ships with the same bells and whistles included in Chrome and Safari, but they also have AI-powered Bing Chat that functions very similarly to ChatGPT with the addition of being able access data on the internet.

<figure><img src="/files/xRbh6ZQUQrA7zs0riANe" alt="" width="375"><figcaption><p>Bing Chat is a free alternative to ChatGPT that can <br>access the internet to generate responses.</p></figcaption></figure>

{% embed url="<https://www.microsoft.com/en-us/edge>" %}


---

# 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://www.legalpromptguide.com/appendix/pro-tips/pro-tip-1.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.
