> For the complete documentation index, see [llms.txt](https://seaside-lt.gitbook.io/coast/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seaside-lt.gitbook.io/coast/pagalba/dazniausiai-uzduodami-klausimai.md).

# DAŽNIAUSIAI UŽDUODAMI KLAUSIMAI

*<mark style="color:red;background-color:$danger;">**Kaip prisijungti prie serverio?**</mark>*

Reikia turėti įdiegtą „**Grand Theft Auto V**“ žaidimą, „**FiveM**“ programą ir į paiešką įvesti mūsų serverio pavadinimą arba IP adresą.

*<mark style="color:red;background-color:$danger;">**Ar reikia papildomų modų norint žaisti?**</mark>*

**Ne**, viskas, ko reikia žaidimui, įsirašo automatiškai prisijungus prie serverio. Papildomus resursus, kaip grafikos pack, galima įsidiegti pagal mūsų instrukciją.

*<mark style="color:red;background-color:$danger;">**Ar serveris nemokamas?**</mark>*

**Taip**, prisijungimas ir žaidimas yra nemokami. **Tačiau** gali būti papildomų rėmimo galimybių, kurios suteikia tik kosmetinius patobulinimus.

*<mark style="color:red;background-color:$danger;">**Ar reikia mikrofono?**</mark>*

**Taip**, mikrofonas yra būtinas, nes serveris orientuotas į tikrovišką roleplay, kuriame bendraujama balsu.

*<mark style="color:red;background-color:$danger;">**Ką daryti, jei negaliu prisijungti?**</mark>*

Patikrink, ar tavo „FiveM“ ir GTA V yra atnaujinti. Jei problema išlieka – kreipkis į mūsų „Discord“ pagalbos kanalą.

*<mark style="color:red;background-color:$danger;">**Kaip sukurti veikėją?**</mark>*

Prisijungus pasirinksi lytį, išvaizdą ir vardą. Rekomenduojama susikurti realistišką veikėją su unikalia istorija.

*<mark style="color:red;background-color:$danger;">**Kaip tapti policininku/mediku ar kitu pareigūnu?**</mark>*

Reikia pateikti paraišką mūsų serveryje nuvykus į darbo vietą ir praeiti atranką.

*<mark style="color:red;background-color:$danger;">**Ar yra ekonomikos sistema?**</mark>*

Taip, serveris turi pilnai veikiančią ekonomiką: atlyginimus, parduotuves, nekilnojamą turtą, transportą ir kt.

*<mark style="color:red;background-color:$danger;">**Kaip užsidirbti pinigų?**</mark>*

Galima dirbti legalius darbus, verstis verslu, atlikti užduotis arba dalyvauti nelegaliuose veiksmuose (pvz., kontrabanda, gaujos veikla).

*<mark style="color:red;background-color:$danger;">**Ką daryti, jei kyla techninių problemų?**</mark>*

Visada kreipkis į mūsų „**Discord**“ pagalbos kanalą, kur administracija padės išspręsti problemą.

* [<mark style="color:blue;">**https://discord.gg/coastrp**</mark>](https://discord.gg/coastrp)<br>


---

# 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://seaside-lt.gitbook.io/coast/pagalba/dazniausiai-uzduodami-klausimai.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.
