# Manage PrimeFi

- [Statistics for pLP](https://docs.primefi.xyz/manage-primefi/statistics-for-plp.md)
- [Vesting Emissions](https://docs.primefi.xyz/manage-primefi/vesting-emissions.md)
- [Copy of Vesting Emissions](https://docs.primefi.xyz/manage-primefi/vesting-emissions-1.md)
- [Locked pLP](https://docs.primefi.xyz/manage-primefi/locked-plp.md)
- [Protocol fees](https://docs.primefi.xyz/manage-primefi/protocol-fees.md): pLP rewards
- [Flik into pLP](https://docs.primefi.xyz/manage-primefi/flik-into-plp.md)
- [Relock pLP](https://docs.primefi.xyz/manage-primefi/relock-plp.md): Maintain a continuous stream of platform fees
- [Copy of Relock pLP](https://docs.primefi.xyz/manage-primefi/relock-plp-1.md): Maintain a continuous stream of platform fees
- [Auto-compound](https://docs.primefi.xyz/manage-primefi/auto-compound.md): Automatically reinvest platform revenue into pLP
- [Activity Log](https://docs.primefi.xyz/manage-primefi/activity-log.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://docs.primefi.xyz/manage-primefi.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.
