# Factory Resetting your Pedal

{% hint style="info" %}
Factory resetting pedal will delete ALL SONGS from pedal. Be certain that you want to do this.
{% endhint %}

Factory resetting your pedal is a two step process:&#x20;

1. De-registering the pedal from your Guitargate account
2. Actually resetting the pedal itself to factory settings.

We try to automate this process for you, but it's not always possible. For instance, if your pedal is unplugged or disconnected from WiFi, we'll need you to plug it in an press some buttons.

Ideally, you will perform these steps while the pedal is plugged in and connected to WiFi.&#x20;

### **Option 1: Factory reset & de-register from pedal:**

{% stepper %}
{% step %}

### Click the menu button on pedal

This is the top left knob.
{% endstep %}

{% step %}

### Select "Factory Reset"

By pressing in the knob.
{% endstep %}

{% step %}

### Select "Yes" on confirmation screen

By pressing in the knob. This will factory reset the pedal, which will restart when complete.
{% endstep %}

{% step %}

### Validate pedal was de-registered

Open the app and go to the "My Pedal" screen. If it shows that you have no pedal registered, you're done!\
\
If you still see a list of songs on this screen, the pedal has not been de-registered. This typically would happen because the pedal is not plugged in, awake, or connected to the internet. You MUST de-register it before it can be set up again. To complete the process and de-register it, continue and complete the steps in Option 2 below.
{% endstep %}
{% endstepper %}

### **Option 2: Factory reset & de-register from app:**

{% stepper %}
{% step %}

### Navigate to "My Pedal" screen

On the app.
{% endstep %}

{% step %}

### Click gear icon&#x20;

Which says "Settings" in upper right hand corner.
{% endstep %}

{% step %}

### Select "Factory reset pedal"

Select "Reset" on confirmation screen. This will immediately de-register the pedal from your account.
{% endstep %}

{% step %}

### Validate that pedal was factory reset

Take a look at your pedal. Validate that it was successfully reset by checking that all of the songs have been deleted.\
\
If there are still songs on it, it has not been factory reset. This typically would happen because the pedal is not plugged in, awake, or connected to the internet. You MUST factory reset it before it can be set up again. To complete the process and factory reset it, continue and complete the steps in Option 1 above.
{% endstep %}
{% endstepper %}


---

# 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://guitargate-labs.gitbook.io/teleport-docs/support-and-faqs/openapi.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.
