# Start phaving around

- [Make your first post](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/make-your-first-post.md)
- [Make your first Premium post](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/make-your-first-premium-post.md)
- [Make your first comment](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/make-your-first-comment.md)
- [Give your first Phave](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/give-your-first-phave.md)
- [Join your first community](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/join-your-first-community.md)
- [Find the first 5 accounts to follow](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/find-the-first-5-accounts-to-follow.md)
- [Set up messaging with XMTP](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/set-up-messaging-with-xmtp.md)
- [Send your first chat message](https://phaver.gitbook.io/phaver-help-center/phaver-onboarding/start-phaving-around/send-your-first-chat-message.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/phaver-onboarding/start-phaving-around.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.
