> For the complete documentation index, see [llms.txt](https://wiki.reanimated.lt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.reanimated.lt/media/knygos/beigbeder-meil-trunka-trejus-metus.md).

# Beigbeder – Meilė trunka trejus metus

*Kai paprašiau jos rankos, Alisos atsakymas buvo kupinas švelnumo, romantikos, subtilumo, grožio, meilumo ir poezijos:*\
\&#xNAN;*– Ne.*

*Ar įmanoma įsimylėti taip, kad viskas nesibaigtų krauju, sperma ar ašaromis?*

*Esu miręs žmogus. Kas rytą nubundu nepakeliamai norėdamas miego. Dėviu vien juodus drabužius, nes gedžiu pats savęs. Gedžiu žmogaus, kuriuo galėjau būti. Vienodu ritmu vaikštinėju Beaux-Arts gatve – toj gatvėj mirė Oskaras Vaildas, kaip ir aš. Einu į restoraną ir nieko nevalgau. Metrdoteliai įsižeidę, kad neprisiliečiu prie valgių. Bet ar jūs pažįstat daug numirėlių, kurie apsilaižydami kerta restorano patiekalą? Ką geriu – viskas į tuščią skrandį. Privalumas: staigus apgirtimas. Nepatogumas: skrandžio opa. Nebesišypsau. Tai viršytų mano jėgas. Esu miręs ir palaidotas. Nedarysiu vaikų. Mirusieji nesidaugina. Esu numirėlis, kavinėse spaudžiantis kažkam rankas. Esu gana draugiškas ir labai subtilus numirėlis. Manau, kad aš – pati liūdniausia iš visų kada nors mano sutiktų būtybių.*


---

# 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.reanimated.lt/media/knygos/beigbeder-meil-trunka-trejus-metus.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.
