# How to repost?

A Repost in [Halo Wallet](https://halo.social/) refers to a transaction or post that you share publicly with your followers. It serves as an effective method to pass along news and interesting discoveries on Halo Wallet. You can add your personal comments before Reposting. When you use the Repost icon on Halo Wallet, your Repost will cite the post or transaction you're sharing.

#### Steps: <a href="#heading-steps-3" id="heading-steps-3"></a>

* Hover over the content you wish to share.
* Click the \[**Repost**] button.
* A pop-up window will prompt you to add a comment before sharing. Once you've completed your comment, click the \[**Post**] button.
* The transaction or post will then be shared with all your followers!

<figure><img src="/files/mXWr29B3fOejW01e1aTN" 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://halo-1.gitbook.io/halo-wallet/beginners-guide/how-to-repost.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.
