# Faction Games

### Userflows <a href="#userflows" id="userflows"></a>

#### Bluechip Owner Paths <a href="#bluechip-owner-paths" id="bluechip-owner-paths"></a>

Simple Faction

* Bluechip > Faction > new sale method
  * liquidity for the owner
  * maintains an equity %

Governance Faction

* Bluechip > RDF > Faction > expanded holder base
  * Bluechip claims RDF
  * Launches a Faction DAO for the bluechip
  * sells shares/deriv
  * liquidity for the owner
  * maintains an equity %

#### Bluechip Crowdfunding Paths <a href="#bluechip-crowdfunding-paths" id="bluechip-crowdfunding-paths"></a>

* Core > crowdfund > Bluechip > RDF > Faction > optional sell > RQ
  * Raise funds with an NFT collection
  * buy a bluechip
  * claim/deploy RDF
  * participate in governance
  * further fractionalize ownership
  * option to sell for profit and RQ
* Core > crowdfund > siloBluechip > RQ
  * raise funds with an NFT collection
  * buy a siloBluechip
  * RQ the siloDAO to burn the siloBluechip and take a portion of the treasury.


---

# 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://docs.silo.gg/tutorials/silo-faction/faction-games.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.
