# How To for asset managers...

- [Overview](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../overview.md): Becoming an Asset Manager on PEAKDEFI
- [First Steps](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../first-steps.md): Becoming an Asset Manager is easy
- [Manager Dashboard](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../manager-dashboard.md)
- [Open and Manage a Trade](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../making-a-trade.md): Open and Close Buy / Sell / Margin Trades
- [Risk Threshold](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../risk-threshold.md)
- [Rewards and Punishments](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../rewards-and-punishments.md)
- [Handling inactive Traders](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../handling-inactive-traders.md): Getting rid of Traders who block Trading Capital.
- [FAQs for Managers](https://documents.peakdefi.com/for-asset-managers/how-to-for-asset-managers.../faqs-for-managers.md)


---

# 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://documents.peakdefi.com/for-asset-managers/how-to-for-asset-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.
