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

# iOS  DNS Setup 

This short guide will teach you how to change the DNS addresses on your **iOS** device.

<Steps>
  <Step>
    Go to the **Settings** application and tap on **Wi-Fi**.
  </Step>

  <Step>
    Tap the blue **i** icon next to the network you are connected to.
  </Step>

  <Step>
    Scroll down and tap **Configure DNS**.
  </Step>

  <Step>
    Switch from **Automatic** to **Manual**.
  </Step>

  <Step>
    Remove existing servers and tap **Add Server** to enter your preferred DNS addresses.

    <Note>
      We recommend using either Google or Cloudflare DNS addresses:

      * Google DNS: `8.8.8.8` `8.8.4.4`
      * Cloudflare DNS: `1.1.1.1` `1.0.0.1`
    </Note>
  </Step>

  <Step>
    Tap **Save** to confirm changes.
  </Step>
</Steps>

***

<Columns cols={2}>
  <Card title="Support" href="https://direct.lc.chat/12092754" cta="Let's chat!">
    Need help or just want to say hello? Our support is available 24/7. \
    You can also reach us anytime via email at [support@decodo.com](mailto:support@decodo.com).
  </Card>

  <Card title="Feedback" href="mailto:feedback@decodo.com" cta="Share feedback">
    Can't find what you're looking for? Request an article! \
    Have feedback? Share your thoughts on how we can improve.
  </Card>
</Columns>
