# Update Your Extension

Social Pay extension is usually updated automatically, but you might need to manually update the extension to resolve issues.

**Step 1:** click the <img src="/files/VHs1dOStJzRyucRvr8Uo" alt="" data-size="line">icon at the upper-right corner of the browser.

<figure><img src="/files/0yTnCO6vZofKQoauF4Du" alt=""><figcaption></figcaption></figure>

**Step 2:** Click "More Tools" > "Extensions"

<figure><img src="/files/QEmGv51tnU3rk9Ieogl4" alt=""><figcaption></figcaption></figure>

**Step 3:** Turn on the developer mode by clicking <img src="/files/T98SL7YymlOzbGjTR9UR" alt="" data-size="line"> icon at the upper right corner of the page.

<figure><img src="/files/QvzmP4oQja3XdbPuch1b" alt=""><figcaption></figcaption></figure>

**Step 4:** Click <img src="/files/W14lRoiHIo8lOxPbCq1U" alt="" data-size="line"> button to update & restart the extension.

<figure><img src="/files/cBWbpytpArDVqaJd4HtR" alt=""><figcaption></figcaption></figure>


---

# 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.getpip.com/getpip/additional-guides/update-your-extension.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.
