# Quickstart

To get started, head to <https://upassistants.com/> to setup your UP profile for using UP Assistants

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

## Sign in

We currently support the rich experience facilitated by Universal Profiles through the Universal Profiles [browser extension](https://chromewebstore.google.com/detail/universal-profiles/abpickdkkbnbcoepogfhkhennhfhehfn?hl=en) on LUKSO.

<div><figure><img src="/files/aW7YStyymyLYqH3tVQt4" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/PWEVOD7rxoQGVo9zQzO2" alt="" width="375"><figcaption></figcaption></figure></div>

## Give the UP Browser Extension the necessary permissions to subscribe to the protocol

For the purposes of this demo, we'll install the protocol via the Tip Assistant.&#x20;

This step is required to allow UAP's Univeral Receiver to be installed on your 🆙<br>

![](/files/6mGJjz3tOUvTUKRrJ0bP) <img src="/files/ORonMCrtVmgqLLkq1Rmw" alt="" data-size="original">

<figure><img src="/files/uNEa2DVPWuFsmxNKOULG" alt="" width="375"><figcaption></figcaption></figure>

## Install the Universal Assistant Protocol on your 🆙

This step sets UAP's Universal Receiver Delegate to handle LSP0, LSP6 and LSP7 transactions on your behalf, depending on which Universal Assistants you have installed. Installing the protocol by itself will not change any existing behavior on your Universal Profile without installing the actual assistant (next step). The exception to this is the unlikely case that you have already installed a Universal Receiver Delegate in which case this will replace it.

&#x20;Learn more about [LSP1 - Universal Receiver Delegate](https://docs.lukso.tech/standards/accounts/lsp1-universal-receiver-delegate/)

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

## Configure and activate assistants

Once the protocol is successfully installed on your 🆙, you'll see a configuration screen specific to that assistant. In this case the Tip Assistant allows you to transfer a percentage of LYX received on your 🆙 to another wallet. This might be useful to have a "savings" wallet or tip a community wallet.

<br>

<figure><img src="/files/oNvIeEhNfKlCr9zsRX8t" alt=""><figcaption><p>First, enter a valid destination (could be another 🆙 or an EOA) </p></figcaption></figure>

<figure><img src="/files/EyD3v0Ml3blMkNttBHhU" alt=""><figcaption><p>Confirm the transaction to store assistant configuration in your 🆙</p></figcaption></figure>

##

<figure><img src="/files/oSkqEYi5QjwUsH5SjPQc" alt=""><figcaption><p>Note that the assistant is now marked ACTIVE</p></figcaption></figure>

##

You can deactivate your assistant anytime

<figure><img src="/files/C00ktn4MbNEqe30MplNh" 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.upassistants.com/getting-started/quickstart.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.
