# Getting Started

Welcome Froge Army! This wiki serves as a comprehensive guide for those interested in exploring the Froge ecosystem.&#x20;

It offers detailed insights into various projects, along with practical how-to guides, best practices, and educational materials related to cryptocurrency.

## Navigating this Wiki

The layout of this wiki is user-friendly. On the left side of your screen, you'll find tabs categorizing different topics the wiki covers. The right side displays sections relevant to the specific page you're viewing.&#x20;

Furthermore, at the bottom of each page, there are navigation buttons to help you easily move between pages within the same topic.


---

# 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.frogeswap.vip/getting-started.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.
