> For the complete documentation index, see [llms.txt](https://zushi.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zushi.gitbook.io/whitepaper/faq.md).

# FAQ

<figure><img src="/files/G17YrnXQalZre9050wvY" alt=""><figcaption></figcaption></figure>

### **1. What is ZUSHI?**&#x20;

* ZUSHI is a decentralized finance (DeFi) token that offers a secure and transparent platform for staking, yield farming, and other related activities.

### **2. How can I buy ZUSHI?**

* You will can buy ZUSHI on various cryptocurrency exchanges that list the token. It's also possible to earn ZUSHI through staking and yield farming activities on the platform.

### **3. What are the main advantages of owning ZUSHI?**

* Owning ZUSHI offers several advantages, including enhanced security, high profitability through staking and yield farming, full transaction transparency, and participation in project governance.

### **4. How does ZUSHI staking work?**

* ZUSHI staking involves locking your tokens on the platform to support the network and, in return, receiving rewards. The more ZUSHI you stake, the greater your rewards will be.

### **5. What is yield farming with ZUSHI?**

* Yield farming is the process of providing liquidity to liquidity pools in exchange for rewards. With ZUSHI, you can participate in various liquidity pools and earn additional returns.

### **6. How can I participate in ZUSHI governance?**

* ZUSHI holders can participate in governance by voting on proposals and important decisions that shape the future of the project. This ensures that the community has an active voice in the development of ZUSHI.

### **7. Is ZUSHI secure?**

* Yes, ZUSHI implements the latest blockchain security measures to ensure that users' assets are always protected.

### **8. Where can I find more information about ZUSHI?**

* For more information, visit the official ZUSHI website and join our social media channels and online communities.<br>


---

# 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://zushi.gitbook.io/whitepaper/faq.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.
