> 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-onboarding/start-phaving-around/give-your-first-phave.md).

# Give your first Phave

You can give your first Phaver easily. Here steps:

* First of all, you should reach Level 2 to get daily Phaves. You can connect our supported NFTs to reach Level 2 or if you don't have one of them, you can get Anima NFT for free, read more how you can reach Level 2 with Anima: <https://phaver.gitbook.io/phaver-help-center/phaver-points-and-cred-score/anima-proof-of-personhood>&#x20;
* On top left, you see your daily Phave counts, L2 users have 5, L3 users have 10, L4 users have 20.
* If you have Phave, go any posts and click token icon to use your Phaves. When you used, color will become purple and your total Phave count will decrease. You can't use multiple Phave to same post. Also can't take back. So use them wisely. Because you will be rewarded because of phaving. Read more: <https://phaver.gitbook.io/phaver-help-center/phaver-points-and-cred-score/introducing-phaves>

<div><figure><img src="/files/ulAL94WyJFbM3wsyYQTl" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/xA64X0eGx0eKurW7xitA" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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-onboarding/start-phaving-around/give-your-first-phave.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.
