> For the complete documentation index, see [llms.txt](https://wiki.nlmt.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nlmt.cc/zakladni-informace/bezne-otazky/frakce.md).

# Frakce

## **Jak si založím frakci?**

* Na založení musíš mít roli WhiteListed
* Založ si [**ticket**](https://discordapp.com/channels/868220493537353739/868220497266098222), uveď všechny potřebné informace o tvé frakci
* Vyčkej na vyjádření a potvrzení od adminů

## **Můžu mít “custom” frakci?**

* Ano, můžeš
* Je potřeba postupovat jako u žádání o frakci
* Je potřeba představit kompletní koncept nové frakce, jaké bude mít funkce, co přinese hráčům, jaké MLO je potřeba přidat, jaké funkce je potřeba přidat, atd.

## **Kolik lidí musím mít do začátku neutrální frakce? (Podnik, farma, dílna)**

* Do začátku frakce je nyní potřeba mít **minimálně 6 lidí**
* Všichni členové frakce musí mít **WhiteListed** roli

## **Kolik lidí musím mít do začátku nelegální frakce? (Mafie, Kartel, Gang)**

* Na založení nelegální frakce je potřeba mít do začátku **10 členů**
* Je potřeba mít Whitelist
* Další členové musí mít Whitelist

## **Jak se dostanu do legální frakce? (DOJ, PD/SD, EMS, NASA)**

* Je nutné mít Whitelist roli
* Každá z frakcí provádí vlastní nábory, které oznamuje na hlavním Discordu RefreshRP
* Je potřeba mít “čistý trestný rejstřík” u postavy, za kterou chceš ve frakci hrát


---

# 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://wiki.nlmt.cc/zakladni-informace/bezne-otazky/frakce.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.
