> For the complete documentation index, see [llms.txt](https://blokfield.gitbook.io/wisteria-swap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blokfield.gitbook.io/wisteria-swap/create-your-own-defi.md).

# ⚡Create your own DeFi

<div align="center"><img src="/files/3OX8n5IbjwpD3XsiggUP" alt=""></div>

### **DeFi Development Support.**&#x20;

**WisteriaSwap** provides DeFi development services. Wisteria plans to support multiple DeFi development services and projects, building an ecosystem that grows together. WisteriaSwap believes that collaboration with various users from different ecosystem is an important factor for long-term service and development. Developing and servicing DeFi is a challenging task. WisteriaSwap plans to actively collaborate with multiple platform operators and communities to expand the current ecosystem. If you need DeFi services for your platform or community, don't hesitate to contact us.

### **All-in-one service.**

\
**WisteriaSwap team** can prepare everything for your DeFi service, including planners, designers, front-end developers, and smart contract developers. \
You can launch your DeFi service by working on the design you want with the token economy system designed as you want. WisteriaSwap can manage everything for you.<br>

* **WST tokens must be added to all business partner programs.**

If you have any queries about DeFi Dapp Development or want to create your own DeFi, don't hesitate to contact us.<br>

### **FAQ**

**Q. Can anyone apply?**\
**A.** Well, not actually. In-house KYC is essential in preventing scams. Only verified users and platform operators can apply. <br>

**Q. What is the cost for the service?** \
**A.** This service is almost free. We only charge fee for deploying the contract. As a partner, we plan to receive a certain fee for DeFi services. But, as planners, designers, and developers spend time to launch DeFi services, we will receive a small secure deposit. Secure deposits are refundable upon successful service launch. A part of the fee will be used to burn WST tokens. <br>

**Q. What are the conditions?** \
**A.** It is essential to add WST token and farm for the newly serviced DeFi. It cannot be removed.


---

# 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, and the optional `goal` query parameter:

```
GET https://blokfield.gitbook.io/wisteria-swap/create-your-own-defi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
