> For the complete documentation index, see [llms.txt](https://marangonico.gitbook.io/four-seasons/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marangonico.gitbook.io/four-seasons/miscellanea/asking-for-support.md).

# Asking for support

{% hint style="warning" %}
Please, do not send you support request in PM.\
It's not a privacy problem, it's because your issue and the related solution could be helpful to other users in the future.\
If you send me a PM, I will ask you to post your request on the public forum.
{% endhint %}

### Submitting a support request

1. First, be sure you have the [**Write debug info to log.txt**](/four-seasons/using-four-seasons/control-panel.md#buttons) option enabled.
2. Now restart X-Plane and try to apply the seasons as desired.
3. Stop the simulator.
4. Post a support request on the [dedicated forum thread](https://forums.x-plane.org/index.php?/forums/topic/147671-four-seasons/), explaining your problem and attaching the log.txt file.\
   \&#xNAN;*Note: you can find the log.txt file on the X-Plane root folder*

{% hint style="info" %}
**Without the log.txt file I (and others) cannot help you.**\
**No file, no help.. simple as that.**
{% endhint %}


---

# 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://marangonico.gitbook.io/four-seasons/miscellanea/asking-for-support.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.
