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

# FoxyProxy

> Using Illusory with Mozilla.

<Warning>
  Can't find proxy connection details? [Connect](/docs/connect/introduction).
</Warning>

You can use Illusory with Mozilla Firefox. This guide will show you how to configure Mozilla Firefox extension [FoxyProxy](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/) to use Illusory.

### Configure FoxyProxy

Watch the visual guide below. For fullscreen [click here](https://app.arcade.software/share/jMLjWHw3Hw3KaBYCz7yk).

<div
  style={{
position: 'relative',
paddingBottom: 'calc(66% + 41px)',
height: '0'
}}
>
  <iframe
    src="https://demo.arcade.software/jMLjWHw3Hw3KaBYCz7yk?embed"
    title="Congifure FoxyProxy"
    frameborder="0"
    loading="lazy"
    allowfullscreen
    webkitallowfullscreen
    mozallowfullscreen
    style={{
background: '#060714',
width: '100%',
height: '100%',
position: 'absolute',
top: '0',
left: '0',
colorScheme: 'none'
}}
  />
</div>
