# FAQ

<details>

<summary>How to download Light?</summary>

You can download "Solana wallet tracker - Light" mobile app in AppStore or Google Play Market.

iOS: <https://apps.apple.com/app/id6739495155>

Android: <https://play.google.com/store/apps/details?id=app.light.bot&pcampaignid=web_share>

Telegram bot: [http://t.me/light\_sol\_bot](http://t.me/light_sol_bot?start=utm-website)

</details>

<details>

<summary>How to create an account?</summary>

Simply enter your email address and enter the verification code that you will receive in your email address within a minute. And voila.

</details>

<details>

<summary>How to add wallet for tracking?</summary>

Enter Wallets tab, click on "Add" on top right, enter wallet's public key and title (optional), and click "Add". Wallet will be instantly added for tracking.

</details>

<details>

<summary>Priority fees / Jito tips amounts</summary>

We have 4 types or priority fees:

1. **Low - f**ee is around 0.0001 SOL per transactions. We don't recommend to use low transaction fees, because your transactions will be landed slower.
2. **Medium** - 0.001 SOL per transaction. That's set by default.
3. **High** - dynamic fee, based on current network conditions. Max value is set to 0.01 SOL.
4. **Ultra** - dynamic fee, based on current network conditions. No max value. Be careful using ultra fees.

</details>

<details>

<summary>How to switch network for trading (Solana &#x3C;> Sonic SVM)</summary>

In Telegram bot you can send "/settings" command, and select the required chain: Solana or Sonic SVM

</details>


---

# 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.light.app/faq.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.
