# Mojito

## Ingredients

* 2oz     white rum
* 1oz     lime juice
* 0.75oz  simple syrup
* 3oz     soda
* 1 sprig mint
* 1 half spent lime hull

## Preparation

Gently muddle the mint and syrup in the bottom of a tall glass. Then add everything else, top with (ideally) crushed ice, and stir. Serve with a straw, and some mint for garnish.


---

# 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://ikhat.gitbook.io/workspace/cocktails/mojito.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.
