# Welcome to the DeFi Saver Knowledge Base

Welcome our Knowledge Base, where you will be able to find all of the general information regarding our app, thoroughly described features, as well as most common questions and issues explained.&#x20;

If you have any additional questions regarding DeFi Saver or just want to discuss some topics with us, you can find us in or at:&#x20;

* Discord: <https://discord.com/invite/XGDJHhZ>&#x20;
* X (twitter): <https://twitter.com/DeFiSaver>&#x20;
* Farcaster: <https://warpcast.com/defisaver>
* Reddit: <https://www.reddit.com/r/defisaver/>

Additional useful links:&#x20;

{% embed url="<https://github.com/defisaver/defisaver-v3-contracts>" %}
DFS GitHub
{% endembed %}

{% embed url="<https://blog.defisaver.com>" %}
DFS Blog
{% endembed %}

*In the first segment you will find General information on the DeFi Saver app, including wallet compatibility, smart wallet information, service fees, and more.*&#x20;


---

# 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://help.defisaver.com/welcome-to-the-defi-saver-knowledge-base.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.
