> For the complete documentation index, see [llms.txt](https://docs.wannaflix.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wannaflix.net/installation-guides/smarttv-media-player/smartdns/smarttvs/lg-tvs.md).

# LG TVs

## Register your IP address and choose your prefered Netflix region

1. Login to your client area (<https://wannaflix.com/clientarea.php>)
2. Click on your active SmartDNS subscription
3. Select your prefered Netflix region and click "Update"

{% hint style="warning" %}
You will have to re-submit your IP address each time it changes (router reboots, new location, etc.)
{% endhint %}

## How to Setup LG TV and Players

1\. Press *Settings*

2\. Go to *Network*

3\. Select *Network Connection*

4\. Select *Start Connection*

5\. Select *Other Network List*

6\. Choose *Set Expert*

7\. Choose *Wired* or *Wireless* depending on how you connect

8\. Under *DNS Mode* select *Manual Input*

9\. Set **DNS to 165.227.243.239**

10\. Press *OK*

11\. Wait for the Check to complete and press *Complete*

12\. Restart&#x20;

## For newer LG Smart TV models, use the following setup guide:

1\. On the main screen, go to Settings.

2\. Go into “Network Connection”.

3\. Click “Start Connection” and wait for the Network to connect.

4\. Once your network is connected, click on “Other Network List”.

5\. Click “Set Expert”.

6\. Choose “Wireless”.

7\. Click on “AP List”.

8\. Enter your Wifi password.

9\. You should now be seeing a screen called “Connection Settings”.

10\. Change 'DNS Mode' to manual and then enter **165.227.243.239**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wannaflix.net/installation-guides/smarttv-media-player/smartdns/smarttvs/lg-tvs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
