> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sleekchat.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Web Search

> Yes, you can tell the AI to Google for more context.

Before you can Google, make sure that your have followed the [Enabling Web Search](/openwebui/setup-apikeys#enabling-web-search) guide when you set up your Open WebUI instance. When you've done it, here's how your text input field will look like:

<Frame caption="We can search the web now!">
  <img src="https://mintcdn.com/sleekinc/DKiZGOrvGcLo1bzI/images/openwebui-search-it.png?fit=max&auto=format&n=DKiZGOrvGcLo1bzI&q=85&s=00a4583935a8b2990199d89a00ff0421" width="1560" height="384" data-path="images/openwebui-search-it.png" />
</Frame>

Make sure you have clicked on the `Web Search` button, now let's start our chat. I'm going to ask it this question:

```
What is the meaning of 42?
```

Now hit `Enter` and the AI will do its thing.

<Frame caption="Geeky answer!">
  <img src="https://mintcdn.com/sleekinc/DKiZGOrvGcLo1bzI/images/openwebui-websearch-result.png?fit=max&auto=format&n=DKiZGOrvGcLo1bzI&q=85&s=a8ddeef139a99b7bf1882cc7a8153e9e" width="2042" height="686" data-path="images/openwebui-websearch-result.png" />
</Frame>

<Tip>
  <Frame>
    <img src="https://mintcdn.com/sleekinc/DKiZGOrvGcLo1bzI/images/openwebui-websearch-refs.png?fit=max&auto=format&n=DKiZGOrvGcLo1bzI&q=85&s=81ef88d651483c8686405ddf3ff672da" width="2020" height="1500" data-path="images/openwebui-websearch-refs.png" />
  </Frame>

  If you click on the `Searched 15 sites` area, Open WebUI will reference back to you the sites it used to search for the answer.
</Tip>
