> For the complete documentation index, see [llms.txt](https://docs.fortunaway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fortunaway.com/community-and-events/contributor-and-ambassador-program.md).

# Contributor & Ambassador Program

The Contributor & Ambassador Program is designed for community members who want to support FortunaWay through content, education, localization, community growth, events, feedback, and ecosystem outreach.

The program recognizes meaningful participation and long-term contribution within the FortunaWay community. Contributors and Ambassadors may help introduce Cultural RWA, Fortuna ID, Merchant Sage culture, and Eastern commercial civilization to a broader global audience.

### Contributor Program

Contributors are community members who support FortunaWay through specific tasks or areas of contribution.

Possible contribution areas include:

* Content creation
* Translation and localization
* Community support
* Educational threads and articles
* Event feedback
* Quest testing
* Design and creative work
* Cultural research
* Partner campaign support

Contributor activity may be recorded through Fortuna Points, Fortuna Credentials, reputation signals, and membership roles.

### Ambassador Program

Ambassadors are trusted community representatives who help grow FortunaWay across regions, languages, and cultural communities.

Ambassadors may support:

* Regional community building
* Local language communication
* AMA and online session coordination
* Cultural campaign promotion
* Ecosystem outreach
* New user onboarding
* Community feedback collection
* Contributor coordination

Ambassador roles may require review, consistent participation, and alignment with FortunaWay’s community values.

### Recognition

FortunaWay may recognize contributors and ambassadors through:

* Contribution records
* Fortuna Points
* Fortuna Credentials
* Community roles
* Campaign access
* Event participation opportunities
* Public contributor acknowledgements

The program is built around contribution, reputation, and community trust.


---

# 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.fortunaway.com/community-and-events/contributor-and-ambassador-program.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.
