> For the complete documentation index, see [llms.txt](https://seasiderp.gitbook.io/seasiderp-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seasiderp.gitbook.io/seasiderp-docs/pagalba/d.u.k.md).

# D.U.K

* <mark style="color:$primary;">Transporto priemonės užrakinimas</mark>: Automobilis atidaromas arba užrakinamas nuspaudus L klavišą.
* <mark style="color:$primary;">Variklio užvedimas</mark>: Mašina užvedama / užgesinama paspaudus G mygtuką.
* <mark style="color:$primary;">Bagažinės atidarymas</mark>: Bagažo skyrių galite atverti paspaudę K raidę.
* <mark style="color:$primary;">Transporto nuoma</mark>: Žemėlapyje susiraskite geltoną mašinos piktogramą. Priėję prie ten esančio NPC, nuspauskite ALT (trečiąją akį) ir pasirinkite nuomos funkciją.
* <mark style="color:$primary;">Parduotuvių sistema</mark>: Pirkimai pas NPC prekybininkus atliekami naudojant trečiąją akį (ALT).
* <mark style="color:$primary;">Užstrigusių objektų (props) šalinimas</mark>: Jei prie personažo prilipo nepageidaujamas objektas, panaudokite komandą `/reloadskin`.
* <mark style="color:$primary;">Pagalbos iškvietimas (Medikai / Policija / Mechanikai)</mark>: Specialiąsias tarnybas galite iškviesti per mobiliojo telefono programėlę. Jei esate sužeistas, skubų iškvietimą medikams galite išsiųsti tiesiog paspaudę G.
* <mark style="color:$primary;">Žmogaus nešiojimas / tempimas</mark>: Nukreipkite trečiąją akį (ALT) į kitą asmenį ir pasirinkite nešimo funkciją bei norimą būdą. Pažymėjus variantą, kitas žaidėjas gaus užklausą ir turės patvirtinti jūsų veiksmą. Norėdami paleisti, vėl naudokite ALT.
* <mark style="color:$primary;">Asmens apieškojimas</mark>: Inventoriaus patikros funkciją turi tik teisėsaugos pareigūnai bei nusikalstamų grupuočių nariai. Civiliai asmenys kitų žaidėjų apieškoti negali.
* <mark style="color:$primary;">Telefono numeris</mark>: Savo numerį rasite atsidarę telefoną, perėję į „Kontaktai“ (Contacts) skiltį — informacija bus pateikta viršuje.
* <mark style="color:$primary;">Uždarbis serveryje</mark>: Lėšas galite rinkti laisvuose darbuose (rūdos kasime, žvejybos, karvių melžime, Fūristų arba teikdami kandidatūrą į frakcijas (policiją, medikus, mechanikus, restoranus).


---

# 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://seasiderp.gitbook.io/seasiderp-docs/pagalba/d.u.k.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.
