> For the complete documentation index, see [llms.txt](https://help.carbonfibergear.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.carbonfibergear.com/product/wood-ring.md).

# How do I care for a wood ring?

Our wood rings are made using a durable process referred to as "Solid Wood" or "All Wood". This process uses solid blocks of wood that are oven-baked and vacuum-infused with stabilizing resin. These blocks are then machined to spec and fitted into carbon fiber for exponentially greater strength and longevity. Finally, an application of linseed/orange or other natural oils is added.

Taking care of your wooden ring is pretty simple due to our processes during manufacturing. We suggest you limit water exposure. We also understand however that is wildly impossible to do this all the time so we further recommend you oil your ring every so often based on its appearance though technically this should not be necessary as the infusion process mentioned above all but seals off most of the wood grain pores.

In addition, you can grab our [wood ring care kit](https://carbonfibergear.com/products/wood-ring-care-kit) to keep it conditioned. This helps to rejuvenate your ring and keep it protected.


---

# 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://help.carbonfibergear.com/product/wood-ring.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.
