# Guides | Using Sai

Sai is a very young protocol, and the web application is currently under active development. We are finalizing a smart contract audit of the core protocol code with plans to launch in early 2025.

In the meantime, please [follow Sai on X](https://x.com/saidotfun) to help support us.

## Available Guides

### Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Onboarding</strong></td><td>Get started with Sai - your complete guide to setting up and accessing the platform for the first time</td><td><a href="/pages/XBSTGOfOT1dnbU6mEVdx">/pages/XBSTGOfOT1dnbU6mEVdx</a></td></tr><tr><td><strong>Wallet Setup</strong></td><td>Learn how to set up and connect your wallet to start trading on Sai</td><td><a href="/pages/BbtbVLwFB6D5vbzJII9H">/pages/BbtbVLwFB6D5vbzJII9H</a></td></tr><tr><td><strong>Acquiring Collateral</strong></td><td>Discover how to obtain the necessary collateral to begin trading on the platform</td><td><a href="/pages/edjOjvxVSQA6vJ8wGBqg">/pages/edjOjvxVSQA6vJ8wGBqg</a></td></tr></tbody></table>

### Trading Essentials

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Choosing a Market</strong></td><td>Understand how to select the right trading market based on your strategy and risk tolerance</td><td><a href="/pages/yHmYbz1Q1squc3GVlCW6">/pages/yHmYbz1Q1squc3GVlCW6</a></td></tr><tr><td><strong>Sai Referral</strong></td><td>Earn rewards and save on fees with Sai's referral program - invite traders and receive rewards</td><td><a href="/pages/mWNWimKC8Kkbi71TGG7X">/pages/mWNWimKC8Kkbi71TGG7X</a></td></tr></tbody></table>


---

# 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.sai.fun/guides.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.
