# Install Liberty Swap as a Desktop App

Liberty Swap Finance can be installed as a **desktop application** on your computer, allowing you to:

* Open it like a normal app
* Keep it in its own window
* Avoid browser tab clutter
* Improve wallet stability
* Reduce crashes and session resets

This uses the **“Install Page as App”** feature available in Google Chrome web browser.

### Why install Liberty Swap as an App?

Installing Liberty Swap Finance as an app gives you:

✔ A dedicated window (no tabs, no distractions)\
✔ More stable wallet connections\
✔ Fewer refresh & session bugs\
✔ Faster loading\
✔ Better security isolation

Many wallet issues (disconnects, stuck popups, reload loops) are fixed simply by using app mode.

### How to install Liberty Swap as an App

#### Step 1

Open [Liberty Swap Finance website](https://libertyswap.finance/) in Chrome browser.

#### Step 2

Click the **three-dot menu (⋮)** in the top right corner

#### Step 3

* Click **Cast, save, and share**
* Click **Save page as...**

#### Step 4

* Select the directory you want the shortcut to be saved
* Then click **Save**

### You have now installed Liberty Swap as an app

Liberty Swap Finance will now:

* Appear on your **computer as an app**
* Be listed in your Start Menu / Applications
* Open in its own window (no address bar)

Just like a native trading app.


---

# 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.libertyswap.finance/how-to/install-liberty-swap-as-a-desktop-app.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.
