# Getting Started

- [Connect Wallet](https://taoflow-1.gitbook.io/taoflow-docs/getting-started/connect-wallet.md): To do operations on TaoFlow, you need to connect your wallet.
- [Getting Started as a Depositor](https://taoflow-1.gitbook.io/taoflow-docs/getting-started/start-as-a-depositor.md): As a Depositor, you provide TAO liquidity to the TaoFlow protocol and earn yield from trader activity.
- [Getting Started as a Trader](https://taoflow-1.gitbook.io/taoflow-docs/getting-started/start-as-a-trader.md): As a Trader, you lock TAO as collateral to perform leveraged staking and unstaking of subnet tokens.
- [Using the Subnets Page](https://taoflow-1.gitbook.io/taoflow-docs/getting-started/using-the-subnets-page.md): The Subnets page allows you to explore all available Bittensor subnets and execute trades from subnet-specific views.
- [Best Practices and Tips](https://taoflow-1.gitbook.io/taoflow-docs/getting-started/best-practices-and-tips.md): Follow these guidelines to maximize your experience with TaoFlow and reduce risk.


---

# 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://taoflow-1.gitbook.io/taoflow-docs/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.
