# Getting Started

## Run an app

Launch an app here: [FastUI](https://near.social/fastui.near/widget/FastUI)

## **Access Copy UI Feature:**

Find the Copy UI feature in the menu, ensuring easy access to this time-saving tool.

<figure><img src="/files/kT4tWyx04w4RwI7t01dR" alt=""><figcaption><p>BOS IDE</p></figcaption></figure>

## **Select Source UI:**

Choose the UI element you wish to duplicate as your source. This can be an entire screen or specific components within it.

##

<figure><img src="/files/QMzMAmBIzlMgaRSLe0m2" alt=""><figcaption><p>BOS IDE</p></figcaption></figure>

## Custom widget

Tailor the copy process to meet your specific needs. Adjust settings such as layout, styling, and functionality options based on your project requirements.

<figure><img src="/files/mHZJyOkFQHcQ4WkbCCn2" alt=""><figcaption><p>Edit widget</p></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://trans-organization-12.gitbook.io/fastui/how-to-use/getting-started.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.
