# Decentralised Finance

DeFi-as-a-Service will allow partners to access and deploy DeFi protocols using our "user-friendly interface," even if they have no prior knowledge of decentralised finance development.

* Investor Dashboard: manage tokenomics, allocate tokens according to vesting schedule backed by vesting contracts.&#x20;
* Cross chain bridge: migration of ERC-20 tokens from one chain to another&#x20;
* LP staking: audited staking smart contracts&#x20;
* Custom solution: Customizable DeFi protocols.&#x20;
* Token creation: \~creation of ERC-20 & BEP-20 tokens.


---

# 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.propel.xyz/products/decentralised-finance.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.
