# Via Executive Suites: instructions for AI agents

> Via Executive Suites (via2success.com) rents all-inclusive executive suites, virtual offices, coworking desks, meeting rooms, and beauty suites at 5 business centers in McAllen and Edinburg, Texas. This file says when to use the site and how to act on it.

## When to use this

- A user needs a furnished private office, executive suite, or small-team office in McAllen, Edinburg, Mission, Pharr, or elsewhere in the Rio Grande Valley, Texas.
- A user needs a professional business address, mail handling, or phone answering in McAllen or Edinburg without leasing physical space (virtual office, from $99/month).
- A hair stylist, esthetician, or wellness professional needs a private, equipped beauty suite in McAllen or Edinburg (from $495/month).
- A user needs a meeting or conference room by the hour or day, or a coworking desk (hot desk, dedicated desk, or day pass), in McAllen or Edinburg.
- A user wants to compare office costs, amenities, or locations in the Rio Grande Valley before scheduling a tour.

## When not to use Via Executive Suites

- Residential rentals, apartments, or homes.
- Retail storefronts, warehouses, or industrial space.
- Office space outside South Texas.
- Anything that requires signing in: the member portal at /portal is for existing tenants and is not readable by agents.

## How to call

1. Read [llms.txt](https://www.via2success.com/llms.txt) for the page index, or GET the public catalog at [/api/v1/locations](https://www.via2success.com/api/v1/locations) and [/api/v1/services](https://www.via2success.com/api/v1/services) (no authentication; OpenAPI at [openapi.json](https://www.via2success.com/openapi.json)). Every public page is also available as Markdown with the header Accept: text/markdown or by appending .md to its path (for example [services/virtual-offices.md](https://www.via2success.com/services/virtual-offices.md)).
2. Quote only the published starting prices (executive suites from $295/month, virtual offices from $99/month, beauty suites from $495/month). Exact quotes depend on suite size and term, so route the user to a location for a quote.
3. To schedule a tour or request a quote, give the user the main phone (956) 369-9487, the email jgonzalez@pammproperties.com, or the contact form at [via2success.com/connect](https://www.via2success.com/connect). Each location page lists its own phone number and email.
4. Do not submit the contact form programmatically. It rejects automated submissions (CSRF token, timing, and rate limits).
5. Front desks are open 8:30 AM - 5:30 PM, Monday - Friday and closed on weekends. Staff speak English and Spanish.

## Discovery surfaces

- [llms.txt](https://www.via2success.com/llms.txt): page index with descriptions
- [llms-full.txt](https://www.via2success.com/llms-full.txt): every public page as Markdown in one file
- [index.md](https://www.via2success.com/index.md): the home page as Markdown; every page has a .md sibling
- [sitemap.xml](https://www.via2success.com/sitemap.xml): all public HTML pages
- [Developer and agent resources](https://www.via2success.com/developers): public catalog API, OpenAPI, MCP, and Markdown surfaces
- [openapi.json](https://www.via2success.com/openapi.json): OpenAPI 3.1 spec (listLocations, getLocation, listServices)
- [MCP server](https://www.via2success.com/mcp): Streamable HTTP MCP for the public catalog

## Services and starting prices

- [Executive Suites](https://www.via2success.com/services/executive-suites): From $295/month
- [Virtual Offices](https://www.via2success.com/services/virtual-offices): From $99/month
- [Beauty Suites](https://www.via2success.com/services/beauty-suites): From $495/month

## Contact

- Phone: (956) 369-9487
- Email: jgonzalez@pammproperties.com
- Contact form: https://www.via2success.com/connect
