> For the complete documentation index, see [llms.txt](https://docs.governordao.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.governordao.org/products-and-services/proof-of-existence/poe-vip-process-4-stages.md).

# PoE VIP Process - 4 Stages

### VIP Portal Website URL's

If the goal is to simply enroll to gain a PoE token follow link 1, if you are interested in joining the Human Telegram chat one can enroll on either but will need to navigate to website 2 to join the Telegram Group. Full guide can be found [here ](https://docs.governordao.org/proof-of-existence-documentation/poe-portal-user-guide)

1. Core VIP Portal on Mainnet <https://OnlyOneMe.governordao.org>

&#x20; 2\. Enroll in Human Chat as a VIP Portal on Mainnet on link above once a PoE Token has been minted. Telegram link for Human Chat will appear once a PoE token has been minted.

![](/files/w8sPWUOkLss2eW0KBEoC)


---

# 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://docs.governordao.org/products-and-services/proof-of-existence/poe-vip-process-4-stages.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.
