> For the complete documentation index, see [llms.txt](https://pod-finance.gitbook.io/welcome-to-pod-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pod-finance.gitbook.io/welcome-to-pod-finance/how-it-works.md).

# How it Works

**Pod** intends to make an straight-forward, easy to use platform for DeFi protocols and users who would like to offer their users staking solutions.​

**Creating Your Own Pod**

Pod allows you to create your own Pod with unparalleled ease, using a wide-range of assets including ERC-20 tokens, Liquidity Pool Tokens, and Liquid Restaking Tokens (LRT). This flexibility allows you to tailor your investment strategy to your preferences, offering an ad-hoc approach.

**Staking Made Simple**

Our platform offers a broad spectrum of underlying assets for staking, from the straightforward ERC-20 to the more complex Liquidity Pool Tokens and LRTs (Liquid Restaking Tokens). This inclusive approach ensures that every user can participate and benefit from the rewards system, ensuring a more capital efficient approach for any token.

**Maximizing Rewards**

Pod introduces a seamless method to boost your Pods with multi-rewards over predetermined periods. This feature enables you to significantly amplify your returns, ensuring that your investments work harder for you in a frictionless and efficient manner.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pod-finance.gitbook.io/welcome-to-pod-finance/how-it-works.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.
