> For the complete documentation index, see [llms.txt](https://support.thehairpinlegcompany.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.thehairpinlegcompany.co.uk/table-legs/choosing-the-perfect-legs/choosing-legs-for-different-environments.md).

# Choosing Legs for Different Environments

### Outdoor Use

When choosing legs for outdoor use, consideration of both the type of base metal used as well as durability of the coating in the desired setting are both very important.

{% content-ref url="/pages/31eJfnnNtndONjGZmpRF" %}
[Legs for Outdoor Use](/table-legs/choosing-the-perfect-legs/choosing-legs-for-different-environments/legs-for-outdoor-use.md)
{% endcontent-ref %}

### Wet Rooms, Kitchens & Bathrooms

The choice of legs for furniture in a given room should be based on the expected intensity and duration of moisture the area they are installed.

{% content-ref url="/pages/r90RRaZJEobjAtBupQlY" %}
[Legs for a Wet Room, Kitchen or Bathroom](/table-legs/choosing-the-perfect-legs/choosing-legs-for-different-environments/legs-for-a-wet-room-kitchen-or-bathroom.md)
{% endcontent-ref %}

### Coastal Environments

Coastal residents are familiar with how salty air can accelerate the corrosion of materials. It's crucial to select legs that are durable and meet expectations for performance and longevity.

{% content-ref url="/pages/HMz8IH09T0WSoZdhbuur" %}
[Legs in Coastal Environments](/table-legs/choosing-the-perfect-legs/choosing-legs-for-different-environments/legs-in-coastal-environments.md)
{% endcontent-ref %}

### Commercial Use

In commercial usage it is expected that items will get more use and more intense use and legs should be selected that have been designed with this in mind.

{% content-ref url="/pages/xOlPyTTVS8do6FL4pzQ7" %}
[Legs for Commercial Use](/table-legs/choosing-the-perfect-legs/choosing-legs-for-different-environments/legs-for-commercial-use.md)
{% endcontent-ref %}

{% content-ref url="/pages/3wUDi2ByBOoSTdBOhMdi" %}
[Legs for Outdoor Commercial Use](/table-legs/choosing-the-perfect-legs/choosing-legs-for-different-environments/legs-for-outdoor-commercial-use.md)
{% endcontent-ref %}


---

# 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://support.thehairpinlegcompany.co.uk/table-legs/choosing-the-perfect-legs/choosing-legs-for-different-environments.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.
