# Glitter Widget

## Glitter Widget

The Glitter Widget is built on the idea of making the user experience more flexible. Here are the use cases for the Glitter Widget:

* It functions as a more convenient bridging UI for mobile bridging.
* It allows partner protocols to use our frontend and backend in a flexible way seamlessly.
* It is a UI with a format more familiar to the native crypto user, giving options to the bridge user experience.
* The code on the bottom allows for the simplest possible integration of the Glitter Token Bridge and USDC Swap Protocol.

<figure><img src="/files/4cFymdiuD946MW4BIIPG" alt=""><figcaption></figcaption></figure>

Find the Glitter Widget here: [widget.glitterfinance.org](https://widget.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/glitter-widget.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.
