> For the complete documentation index, see [llms.txt](https://venko.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venko.gitbook.io/whitepaper/utilities/alienium-web-portal.md).

# Alienium Web Portal

The **Alienium Web Portal** is a comprehensive **decentralized social platform** that serves as the central hub for all things extraterrestrial. Designed for **alien enthusiasts, UFO hunters, and star-gazers**, Alienium allows users to explore, connect, and engage with a passionate global community of like-minded individuals.

**Key Features of Alienium:**

1. **Social Media Integration**: Share posts, images, and videos of alien encounters, UFO sightings, and extraterrestrial phenomena. Alienium is a place where enthusiasts can freely express their thoughts, discoveries, and theories without censorship.
2. **Instant Messaging**: Users can connect with others directly through the platform’s messaging feature, enabling quick discussions about the latest sightings or theories.
3. **Video Calls and Group Chats**: Organize and host live video calls to discuss the mysteries of the galaxy with friends or fellow alien enthusiasts. Alienium also supports group chat functionality to organize virtual meet-ups, watch-alongs, or community discussions.
4. **Documentary Crowdfunding**: Alienium empowers users to raise funds for UAP or alien-related projects. Whether it’s a documentary or an archaeological dig, the platform offers a crowdfunding tool that lets users bring their passion projects to life with the support of the community.
5. **Community Creation**: Alienium encourages the formation of groups, allowing members to create dedicated spaces for focused discussions, such as for movies, events, or even dating—a space for the like-minded to connect romantically, driven by their mutual fascination with the unknown.


---

# 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://venko.gitbook.io/whitepaper/utilities/alienium-web-portal.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.
