# Cleopatra Vaults

For our vaults designed to farm on Cleopatra.exchange, a few points to bear in mind.&#x20;

When creating liquidity tokens (LP), Cleopatra's frontend will automatically help you create than stake LP in their farm.&#x20;

If you intend to instead farm with Circuit, you will want to create LP tokens then exit out of their transaction prompts.&#x20;

For example, looking at the screenshot below, users will want to "Add Liquidity", then click on the X to exit out of the transaction prompts.&#x20;

This will allow you to create the LP tokens and not stake them.&#x20;

From there, you can proceed to deposit the LP tokens into the respective Circuit vault.

<figure><img src="/files/4z1eOK8gNqcWyeN09ZPG" alt=""><figcaption></figcaption></figure>


---

# 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://docs.circuit.farm/products/vaults/cleopatra-vaults.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.
