# Frequently Asked Questions

Below are some common questions new users might have about the **LogYourTrades** platform, with clear answers to help you get started and make the most of your experience.

***

### **What is LogYourTrades?**

LogYourTrades is a real-time analytics and journaling platform for Solana traders. It lets you connect your wallet to track portfolio performance, analyze profit and loss, monitor transaction history, and document trading decisions—all in one secure, user-friendly dashboard.

***

### **How do I get started?**

To begin, connect your Solana wallet to LogYourTrades. The system will verify if you meet the minimum **LOG** token requirement. Once verified, your dashboard, analytics, and trading journal will load automatically.

***

### **Is LogYourTrades free to use?**

No. You must hold at least **1,000,000 LYT Tokens** in your wallet to access the platform.

***

### **What wallets are supported?**

You can connect any major Solana wallet that supports standard authentication. The platform is designed for compatibility and ease of use.

***

### **How often is my data updated?**

Your data is updated in real time. The dashboard loads instantly from cache for returning users, with background updates fetching the latest information every time you log in or refresh.

***

### **Can I use multiple wallets?**

Yes, LogYourTrades supports multiple wallet connections. You can switch between different wallets and view analytics for each one separately.

***

### **What information can I see on my dashboard?**

Your dashboard includes:

* Portfolio value and performance
* Token performance and analytics
* Transaction history with links to Solscan and other explorers
* Trading journal and notes
* Shareable PNL cards and more

***

### **Is my wallet and trading data secure?**

Yes. LogYourTrades uses read-only wallet access and never requests your private keys. All data fetching and analytics are performed securely, and your information is not shared with other users.

***

### **What should I do if I notice missing or incorrect data?**

Try refreshing your dashboard first. If the issue persists or contact @LogYourTrades through X.

***

### **How do I get help or support?**

Reach out to @LogYourTrades on X for support.

***

If you have further questions or suggestions, please reach out through the support channels or join the LogYourTrades community.


---

# 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.logyourtrades.io/frequently-asked-questions.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.
