> For the complete documentation index, see [llms.txt](https://docs.themeatstick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeatstick.com/the-meatstick-app/app/what-is-wifi-link-and-why-is-it-important.md).

# What is WiFi Link and why is it important?

> **Got a V Series set?** Your Smart Base / Duo Base / WiFi Hub already bridges your cook to WiFi — you don't need WiFi Link's second-device setup. See [Monitoring your cook over WiFi](/cooking-and-care/cooking-and-care/wifi-cloud-monitoring.md). WiFi Link below is for Sticks without a WiFi-capable base.

**What is WiFi Link:**\
WiFi Link is a feature in The MeatStick App (available in iOS 14 and later) that extends the range of your MeatStick by connecting it to the internet. This gives you complete flexibility and control, allowing you to monitor your cooking progress from any distance.

**How WiFi Link Works:**\
Normally, The MeatStick has a range of about 33 ft (10 m) in open-air. However, this range can be reduced by obstacles like walls or radio interference. WiFi Link helps you overcome these limitations by using an additional smart device to transmit data from your MeatStick to The MeatStick Cloud.

With WiFi Link, you can monitor your cooking progress even if you're far from the cooking area.

**Setting Up WiFi Link:**

To use WiFi Link effectively, follow these steps:

1. Get a second smart device with internet access.
2. Download The MeatStick App on both devices.
3. Log in to the same user account on both devices.
4. Place the second device within 3 ft (1 m) of The MeatStick.

Using WiFi Link makes it easier to keep track of your cooking, no matter where you are.

If you don't want to use a second device, consider getting a [WiFi Bridge](https://themeatstick.com/products/wifi-bridge?variant=40772566057148) for an easier setup.

***

**Related:** [Monitoring your cook over WiFi](/cooking-and-care/cooking-and-care/wifi-cloud-monitoring.md) · [What is The MeatStick Cloud?](/the-meatstick-app/app/what-is-the-meatstick-cloud-and-how-to-use-it.md)


---

# 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:

```
GET https://docs.themeatstick.com/the-meatstick-app/app/what-is-wifi-link-and-why-is-it-important.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.
