> For the complete documentation index, see [llms.txt](https://xnet-mobile.gitbook.io/xnet-mobile-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xnet-mobile.gitbook.io/xnet-mobile-docs/deploy-connect-earn/quickstart-1/approaching-local-businesses.md).

# Approaching Local Businesses

Getting started with XNET can feel intimidating, especially when it comes to pitching the idea to business owners. The key is to keep it approachable and focus on independently owned venues—they're usually easier to access and give you direct lines to decision-makers.

**Walk Around Town**

One of the best ways to scout potential locations is by exploring in person. Look for cafes, parks, and shops with consistent foot traffic, especially during peak hours. Become a regular customer and build rapport with staff—it’ll make starting a conversation about XNET feel more natural when the time comes.

**Business Directories and Maps**

Platforms like Google Maps and Yelp can help you identify busy, highly-rated businesses. Reviews and “popular times” data offer quick insight into where people tend to gather most in your targeted area.

**Community Events and Markets**

Some places host regular events such as farmers' markets, fairs, and community festivals. These attract large crowds and can be an excellent opportunity for short-term or seasonal installations. Check online event calendars or local news outlets for more information.

**Chamber of Commerce and Local Business Associations**

Local CoC or small business association can point you toward high-traffic businesses and may even help make warm introductions to owners who’d benefit from enhanced Wi-Fi.

**Network Locally**

Attend community mixers, meetups, or business groups. Personal connections go a long way—especially with independently owned venues. A friendly intro at a local event might turn into your next deployment opportunity.

<figure><img src="/files/cfAszFIMFZBLYqo9OaD4" alt=""><figcaption><p>Simple infographic to present to prospective deployment locations.</p></figcaption></figure>


---

# 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://xnet-mobile.gitbook.io/xnet-mobile-docs/deploy-connect-earn/quickstart-1/approaching-local-businesses.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.
