# Getting Started

- [Introducing UnifAI](https://docs.unifai.network/getting-started/readme.md): Discover UnifAI, a platform that empowers AI agents with dynamic tools, secure execution, and autonomous operations. This overview covers its core components, key benefits, and features.
- [Transaction Fee & Reward System](https://docs.unifai.network/getting-started/transaction-fee-and-reward-system.md): Overview of UnifAI’s transaction fees, VIP discounts, and rewards system for referrals and strategy creators, including how to earn, track, and claim rewards through custodial wallets.
- [Guide - Tutorials](https://docs.unifai.network/getting-started/guide-tutorials.md)
- [How To Create A Strategy](https://docs.unifai.network/getting-started/guide-tutorials/publish-your-docs.md): Your step-by-step resource for using UniFAI. Learn how to automate strategies, and leverage AI agents to simplify your DeFi journey, whether you’re a beginner, trader, or pro.
- [How To Copy A Strategy](https://docs.unifai.network/getting-started/guide-tutorials/how-to-copy-a-strategy.md): Your step-by-step resource for using UniFAI. Learn how to copy expert moves, and leverage AI agents to simplify your DeFi journey, whether you’re a beginner, trader, or pro.
- [FAQ](https://docs.unifai.network/getting-started/faq.md): This is a segment of frequently asked questions by all pros/newbie defi users
- [FAQ - DeFi Users](https://docs.unifai.network/getting-started/faq/faq-defi-users.md): This is a segment of frequently asked questions by all pros/newbie defi users
- [FAQ - Polymarket Strategies](https://docs.unifai.network/getting-started/faq/faq-polymarket-strategies.md): Polymarket strategy FAQ


---

# 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.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.
