# Getting Started

Zion is a peer-governed social network where members are the true owners of their data. With Zion, you can [post content](https://guide.zion.fyi/using-zion/conversations) to your friends and/or subscribers, [explore](https://guide.zion.fyi/communities/communities-for-members) and [chat](https://guide.zion.fyi/communities/openchat) in communities that are run and managed by Zion members, and view content from your favorite creator.

Additionally, Zion sidesteps corporate profit motives and empowers every user with full sovereignty and irrevocable custody of their personal information and data. This creates a network free of targeted ads, centralized moderation, and arbitrary censorship.&#x20;

To get started with Zion, just download the Zion Client from the Google Play Store or the Apple App Store. Once installed follow the [account creation](https://guide.zion.fyi/zion/account-creation) instructions, and [fund your wallet](https://guide.zion.fyi/zion/funding-zion-wallet) with your preferred [Bitcoin Lightning Exchange](https://github.com/theDavidCoen/LightningExchanges).

With Zion, creators can utilize communities to grow their audience and gain revenue from boosts on the content they post, and from community fees. To learn how to start earning with Zion, read the instructions for [subscribing to Zion,](https://guide.zion.fyi/zion/upgrading-to-a-creator-account) [creating a community](https://guide.zion.fyi/zion/community-creation), and [growing your community](https://guide.zion.fyi/zion/growing-your-community).&#x20;


---

# 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://guide.zion.fyi/zion/getting-started.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.
