# Auto-Load - Load WIF on Power Up

<figure><img src="/files/YNKa4vco0HODeIrbGLYX" alt=""><figcaption><p>Auto-Load your Project WIF</p></figcaption></figure>

Auto-Load is a setting that allows you to avoid loading your Project Wif each time you power on TempoTreadle.  If the Status is set to On, TempoTreadle will always remember the last loaded WIF and automatically load that WIF upon powering on the system. If you do not intend to weave with that WIF, go to Project Setup and load the intended WIF.&#x20;

If the status is Off, the WIFs will not be automatically loaded when the system is powered on.&#x20;

By default, your TempoTreadle II system is set to Status On.

When this screen is checked, the currently loaded WIF name is shown (GEM12SB.WIF in the example above).


---

# Agent Instructions: 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://docs.tempotreadle.com/auto-load-load-wif-on-power-up.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.
