> For the complete documentation index, see [llms.txt](https://help.defisaver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.defisaver.com/general/compatibility.md).

# Compatibility

While DeFi Saver aims to incorporate features that are popular and requested by our userbase, the resources required for such an endeavor prevent us from covering all possible requests.

As such, compatibility plays a role in which protocols are available on which chains, as well as with the availability of certain features on specific protocols/chains.

The articles in this section will cover all of the feature and protocol compatibilities on DeFi Saver.

> We hold a strong belief in onboarding projects that bring true value to the DeFi landscape, and prioritize projects that are based on longevity, not promises of quick and fast earning at the expense of the protocol's lifecycle.

If you notice that your protocol of choice or preferred assets are not available on DeFi Saver, feel free to [join our Discord server](https://discord.com/invite/XGDJHhZ) and share your feedback there.&#x20;

User feedback is one of the building blocks of our tool, so we're always listening to the insight that comes our way.


---

# 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://help.defisaver.com/general/compatibility.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.
