# New Interface Overview

## [bridge.glitterfinance.org](https://bridge.glitterfinance.org/) - Interface Overview

The Bridge.glitterfinance.org interface is designed for novice users. It simplifies the current cross-chain bridging interface models currently used.

### 1. All bridge steps are separated, step-by-step. The first step needs to be complete, which triggers step two, etc.&#x20;

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

### 2. The "Trade" tab allows one to have easy access to the links leading to DEXs where the bridge-created assets are tradeable.

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

### 3. Clicking on the green circle near the "Services" tag will bring you to the [services status page](https://explorer.glitterfinance.org/status).&#x20;

This page is there to help you identify possible system problems and to create a safer bridging experience. If the circle is any color except green, please hold any further activity.

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

<figure><img src="/files/1eJEjkkz46ZBebBqcg11" alt=""><figcaption></figcaption></figure>

### 4. At the top, the "Home" button will lead you to [glitterfinance.org](https://www.glitterfinance.org/).

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

### 5. "APP" button is to come back to [bridge.glitterfinance.org.](#bridge.glitterfinance.org-interface-overview)

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

### 6. The "Widget button will lead you to [widget.glitterfinance.org](https://widget.glitterfinance.org/).&#x20;

This is the interface we built for users that like the more conventional, cross-chain bridging interface. You can read more about the Glitter Widget here ([Link](https://widget.glitterfinance.org/)).

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

### 7. "Develop" will lead you to [portal.glitterfinance.org](https://portal.glitterfinance.org/).&#x20;

This portal will allow projects to list their tokens on the Glitter Token Bridge, and to become cross-chain. Listing your token will create wrapped tokens.

<figure><img src="/files/2cM6ybxVmIOg1rjqmgBx" alt=""><figcaption></figcaption></figure>

### 8. "Documents" will lead you to [docs.glitterfinance.org](https://docs.glitterfinance.org/) and to all of our tutorials.

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

### 9. "Explorer" will lead you to [explorer.glitterfinance.org](https://explorer.glitterfinance.org/), our advanced analytics tool.

Here, you will find full bridge: statistics, analytics tools, full bridge transaction history, as well as access to links within the individual chain scan pages.

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

### 10. Wallet connection tab, in the top, right-hand corner, will confirm your connected wallets from both the starting chain and the destination chain.&#x20;

The wallets will continue to be connected until you click on the tab to disconnect them, allowing you to perform multiple bridging operations.

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

### 11. Transaction tab on the bottom reads your wallet and will tell you the status of all of your transactions.

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

For a more comprehensive record please go to: [explorer.glitterfinance.org](https://explorer.glitterfinance.org/)


---

# 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.glitterfinance.org/glitter-crosschain-platform/new-interface-overview.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.
