> For the complete documentation index, see [llms.txt](https://taraxa-catalyst.gitbook.io/taraxa-catalyst/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taraxa-catalyst.gitbook.io/taraxa-catalyst/how-it-works.md).

# How it works

### Cultivating the Taraxa Ecosystem: Taraxa Catalyst

Taraxa Catalyst is a collaborative initiative dedicated to the growth and development of the Taraxa community. Through collective effort, we aim to empower Taraxans and propel the project forward.

**Building a Sustainable Funding Model**

Our primary objective is to establish a robust funding model that supports various community-driven endeavors. This model will encompass several key channels:

* **Allium:** As an infinite community fundraising entity, Allium will be responsible for allocating resources to strategic campaigns that benefit the Taraxa ecosystem.
* **Taraxa Validator Nodes:** **Community Catalyst Nodes:** Taraxa Catalyst will deploy and manage a pool of validator nodes specifically for the community to delegate to. These nodes contribute to the security and decentralization of the Taraxa network, and a portion of the rewards generated can be directed towards funding community initiatives. This fosters a direct connection between community participation and project growth.

**Community-Driven Campaigns**

Taraxa Catalyst prioritizes initiatives that directly engage the community and amplify Taraxa's message within the cryptocurrency landscape. Here are some examples of potential campaigns supported by Allium:

* **News Wire Distribution:** Strategic dissemination of press releases and informative content about Taraxa and blockdag technology advancements through reputable news outlets.
* **Social Media Marketing:** Developing engaging content and conducting AMAs  sessions across various social media platforms to raise awareness and educate the public about Taraxa.
* **Market Maker Engagement:** Partnering with market makers can enhance Taraxa's liquidity and trading activity within cryptocurrency exchanges.

**Looking Ahead: A Thriving Community**

We envision a future where the Taraxa community actively participates in shaping the project's trajectory. Beyond the aforementioned initiatives, Allium's funding capabilities can be further expanded through:

* **Taraxa-Themed NFTs:** Developing utility-driven membership NFTs can provide access to exclusive features or benefits within the Taraxa ecosystem, generating additional funding streams.
* **Community-Created Projects:** Encouraging and supporting the creation of innovative crypto projects, or other ventures that contribute to the overall vibrancy of the Taraxa community.

By harnessing the collective power of the Taraxa community, Taraxa Catalyst aspires to cultivate a thriving ecosystem that fosters long-term success for the project.


---

# 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://taraxa-catalyst.gitbook.io/taraxa-catalyst/how-it-works.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.
