# Guide - Tutorials

This guide will walk you through everything you need to know about creating and copying strategies on **UniFAI**. Whether you want to design your own automated strategy from scratch or quickly copy one from another user, this page covers the full process step by step. You’ll learn how to access the Strategies page, set up your wallet, deposit funds, and start running strategies with UniFAI’s AI-powered agents.

By the end of this guide, you’ll be able to:

* Create your own custom strategies using simple prompts (no coding required)
* Copy and run strategies shared by other users
* Manage your wallet, monitor positions, and track execution reports in real time

This section is designed for both beginners and advanced traders, making it simple to explore, automate, and optimize your DeFi strategies with UniFAI.


---

# 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://docs.unifai.network/getting-started/guide-tutorials.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.
