> For the complete documentation index, see [llms.txt](https://phaver.gitbook.io/phaver-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phaver.gitbook.io/phaver-help-center/phaver/how-to-create-a-phaver-profile.md).

# How to create a Phaver profile

## TL;DR - What is Phaver&#x20;

* Phaver is a native mobile web3 social application built on Lens Protocol
* We are building a web3 Social app with UX and UI good enough that enables people to onboard into web3 easier than ever before&#x20;
* Incorporates a native token rewards system, rewarding users in a gamified way for sharing the best content discovered or created
* A home for NFT Social - where users connect their NFT collections to their profile and access NFT-gated topics + privileges

The Phaver mission is to create the most interesting social feed on your mobile phone&#x20;

## Signing up

You can sign up to Phaver by either;

1. Using an email address
2. Using your favourite 3rd party app such as Google, Facebook or Apple&#x20;

<img src="/files/GnK97BNK3BEHtp1MmcVC" alt="" data-size="original">

### Completing the signup process is as easy as 1,2,3

1\.  Type in your name&#x20;

![](/files/6KEHly2kCDraCZONgQ20)

2\. Choose a username (The name that will be displayed on your profile)

![](/files/EaAomXM0ktSHfWmOy0lA)

3\. Add a profile Picture (Choose your favourite NFT or a maybe a nice pic of yourself?)&#x20;

&#x20;![](/files/AeuGJPUUdBkVZBebzScP)

### Explainer Video

{% embed url="<https://drive.google.com/file/d/1QXjF_efPIM5ntUjtAnDoPAUOBsupQE1W/view?usp=sharing>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://phaver.gitbook.io/phaver-help-center/phaver/how-to-create-a-phaver-profile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
