# User Guide

**Getting Started**

* **Account Creation**: Step-by-step instructions for setting up a CoralApp account and configuring user preferences.
* **Navigating CoralApp**: Overview of the main interface, including the home screen, navigation bar, and key sections.

**Managing DePin Projects**

* **Participation**: How to participate in DePin projects using CoralApp, including staking, farming, and rewards management.
* **Monitoring**: Tools and features for tracking the performance and progress of DePin projects.

**Security Best Practices**

* **Account Security**: Tips for securing your CoralApp account, such as enabling two-factor authentication and using strong passwords.
* **Transaction Safety**: Best practices for conducting transactions securely within CoralApp.


---

# 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://coralapp-1.gitbook.io/coralapp-gitbook/coralapp/user-guide.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.
