# Using Phaver

- [Referral Program](https://phaver.gitbook.io/phaver-help-center/using-phaver/referral-program.md)
- [Changing login details to login to the Lens API](https://phaver.gitbook.io/phaver-help-center/using-phaver/changing-login-details-to-login-to-the-lens-api.md): Caveat: the reason that we are having to do an email login in the first place is because Google and Facebook are currently not compatible with Metamask. The solution is email-based login.
- [Mirroring](https://phaver.gitbook.io/phaver-help-center/using-phaver/mirroring.md): Mirroring a post is a feature that enables Phaver users to re-post content that has already been posted on Phaver by someone else.
- [Commenting and replying](https://phaver.gitbook.io/phaver-help-center/using-phaver/commenting-and-replying.md): Commenting and replying on a post is how you engage with a particular post on Phaver.
- [Notifications](https://phaver.gitbook.io/phaver-help-center/using-phaver/notifications.md): How change the settings which notifications to receive
- [How to invite friends to Phaver](https://phaver.gitbook.io/phaver-help-center/using-phaver/how-to-invite-friends-to-phaver.md): Help Phaver onboard the next billion people onto web3. #thenextbilliion
- [Lens Profile Gas Restrictions](https://phaver.gitbook.io/phaver-help-center/using-phaver/lens-profile-gas-restrictions.md): Information on restrictions related to free (Lens sponsored) posting on Lens Protocol. Note that Phaver-sponsored actions are being released during week 24 or 25 in June.
- [Community Guidelines](https://phaver.gitbook.io/phaver-help-center/using-phaver/community-guidelines.md)


---

# 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://phaver.gitbook.io/phaver-help-center/using-phaver.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.
