# Tipping

## Tipping

If you are enjoying a particular artists performance, you can now show your appreciation by leaving a tip!

When tipping is enabled you will see an icon on the left side of your screen above all of the other buttons.

![mceclip0.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360077725932/mceclip0.png)

1. Log in to Sansar.
   * If you haven't already, be sure to [download Sansar](https://www.sansar.com/download) and [create an account](https://www.sansar.com/account/register)!
   * If you need help setting up an account, check out our [account creation tutorial](https://github.com/Wookey-Technologies/sansar-client-docs/blob/main/sansarbasics/AccountManagement/account-setup.md)
2. Go to an event (with tipping enabled).

   ![mceclip1.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360077725952/mceclip1.png)
3. Click the gold tip button

   After you click on this icon you will be given several options regarding how much you want to tip!

![mceclip2.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360077725992/mceclip2.png)

```
                                                                                     Fig A
```

4\. Select the amount you want to tip from the tipping menu (shown here in Fig B)

![mceclip3.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360077900111/mceclip3.png)

(Fig B)

5\. Once confirmed you will see a reaction confirming that your tip was successful (shown here in Fig C)

![mceclip4.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360077726052/mceclip4.png)

```
                            Fig C
```

When you select an amount to tip, that amount will be transferred from your Sansar account to the performer or artist's account! There will also be a reaction that appears above your avatar's head reflecting how much you have tipped.

***

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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.sansar.com/latest/exploring-in-sansar/attending-events/tipping.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.
