# Managers

### Buy longZCB

Managers can buy `longZCB` of an instrument if they are bullish on an instrument. They can simulate how much returns longZCB will generate, given how much the underlying instrument will generate.&#x20;

### Redeem longZCB

They can later redeem `longZCB`. For the creditline, they will redeem it at maturity. For the lending pool, they can redeem it whenever they want to realize profit or offload risk from the lending pool.&#x20;


---

# 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://limitless.gitbook.io/rammlend/user-actions/managers.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.
