# Introducing StationX

With Stations, you can:

**Pool / Raise Capital or simply setup a membership token**

* Create ERC20 or NFT based on-chain memberships for community, these memberships represent each member’s share in the pool or governing power or just access pass.
* Optionally, you can set conditions on who can join your station:
  * Wallets holding a specific token(s)
  * Allowlist wallets by uploading a .xls/.csv file
  * Addresses that follow a specific account on Lens or have collected a post, etc.

**Manage (un)shared treasury**

* Store & manage all of community’s assets in a secure [multi-sig treasury](https://safe.global/) that is automatically created for you when you create a Station or use an existing multi-sig of yours if you’d like
* Collect contributions from members in stables or native currencies by sharing a joining link

**Run Ops with automations**&#x20;

* Once members are inside your Station, you can manage all your day-to-day tasks on a single platform. Some examples as stated below:
  * Transfer asset(s) from treasury to someone
  * Distributing any asset(s) from treasury to all members pro-rata to their share of ownership inside the Station
  * Buy/sell NFTs directly from a marketplace
  * Raise fresh funds from new or existing members

### Contact us

* Join our community on [Telegram](https://t.me/stationxnetwork) & [Discord](https://discord.gg/FP82PsvWdS) & follow us on [Twitter](https://twitter.com/stationxnetwork).

Lets dive deeper into understanding what you can do with StationX 👇


---

# 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://stationxnetwork.gitbook.io/docs/~/changes/FS49DKPvYrUpI5s5Iupg/introducing-stationx.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.
