# Send LISA Tokens

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

Due to the absence of a LISA rebasing mechanism, similar to Lido's, not all wallets or explorers may accurately display the correct amount of rebasing tokens in your holdings. This also results in issues that prevent you from sending LISA tokens to another Stacks address.

By using the LISA Send feature, you will be able to send the correct amount of LISA tokens to another address.

**To Send:**

1. Navigate to LISA Send: <https://app.lisalab.io/lisa/send>
2. Select the asset you wish to send.
3. Enter the amount and paste the recipient's address.
4. Click Send.

Please note, the amount sent might not reflect correctly in the Explorer. Therefore, you may need to advise your recipient to wait for confirmation.&#x20;

Then, they can use the LISA UI to check their balance.


---

# 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.lisalab.io/features-how-tos/send-lisa-tokens.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.
