# Get Started with S.AI

**Step 1:** Visit [sailabs.xyz](https://sailabs.xyz/)(App will be available soon) and sign up with Solana wallet (Phantom/Solflare/Backpack , etc).

**Step 2 :** Switch to Solana devnet.&#x20;

* ***Phantom Wallet :*** \
  \
  \- In the Phantom/Backpack wallet widget, click on your user icon in the upper left corner.\
  \- Click Settings.\
  \- Turn on developer mode.\
  \- Select Solana Devnet network

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

* ***Backpack Wallet :*** \
  \
  \- In the Phantom/Backpack wallet widget, click on your user icon in the upper left corner.\
  \- Click Settings - > Preferences\
  \- Turn on Developer mode.\
  \- Select Solana Devnet network\
  \- On the wallet home screen, click on the Network icon, select Solana Devnet

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

**Step 3:** Faucet $SOL devnet for your Solana wallet account, refer to Solana official page: \
[Solana faucet guild](https://solana.com/vi/developers/guides/getstarted/solana-token-airdrop-and-faucets)

**Step 4:** Go to the "Nodes" tab, click “Connect”, confirm your wallet, send the transaction and start running your node.

**Step 5:** Boost your points by inviting friends via referral code.

**Step 6:** Join our community on [X (@sailabs\_)](https://x.com/sailabs_) , [Discord](https://discord.com/invite/CGrERSJpvw) or Telegram (soon) for updates and tips.

\
***Note: You must always keep your browser tab open while using the Internet to get points. (This may be a bit inconvenient, but we will launch a browser extension soon. Thanks!)***


---

# 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://s-ai.gitbook.io/sai-docs/guide/editor.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.
