# Edgerunner Role Playing Game

{% hint style="info" %}
Edgerunner is now hosted on [Gitbook](http://gitbook.com), because the previous platform it was hosted on: [Radiant CMS](http://radiantcms.org) is no longer maintained, and began rotting away. It takes effort to stay on the edge. Welcome to 2020.
{% endhint %}

## Welcome to the Edge

This is a work in progress site about building a FATE system powered Cyberpunk role playing game. It is pretty much playable as it is now, with most of the rules and resources ready. Only a few sections and some examples are missing, but those are easily guessed if you have played any FATE game before.

*The game is going through a big overhaul right now, and many things are changing. Please bear with any inconsistencies and check the* [*changelog*](https://edgerunner.merttorun.com/edgerunner/changelog) *to keep up on what has changed.*

Please ask your gameplay questions at [RPG Stackexchange](http://rpg.stackexchange.com/).

The reference FATE implementation is [Diaspora](http://www.vsca.ca/Diaspora/), a very good sci-fi game in itself, with an [online SRD here](http://www.vsca.ca/Diaspora/diaspora-srd.html). Consider everything not defined here to be the same as the Diaspora SRD, until this work goes beta.

### Game resources

PDF sheets for [characters](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-character.pdf) and a [foldable version](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-folding-character.pdf), [factions](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-faction.pdf), [the world](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-world.pdf) and [technology](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-tech.pdf). Also, for secondary characters; [alternates](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-alternate.pdf), [extras](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-extra.pdf), [goons](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-goon.pdf) and [mooks](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-mook.pdf). Plus a [reference](https://s3.amazonaws.com/merttorun.com/edgerunner/edgerunner-reference.pdf) cheat sheet.


---

# 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://edgerunner.merttorun.com/master.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.
