> For the complete documentation index, see [llms.txt](https://frogsmeme.gitbook.io/frog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frogsmeme.gitbook.io/frog/get-started.md).

# GET STARTED

- [The Vision](https://frogsmeme.gitbook.io/frog/get-started/the-vision.md): At FROG, our vision is to redefine the concept of meme tokens and bring a new era of innovation, entertainment, and financial empowerment to our community.
- [What's FROG?](https://frogsmeme.gitbook.io/frog/get-started/whats-frog.md): Unleashing the Next Level of Fun and Earnings
- [How It Works?](https://frogsmeme.gitbook.io/frog/get-started/how-it-works.md): Joining the Community and Earning 20%
- [Airdrop Program](https://frogsmeme.gitbook.io/frog/get-started/airdrop-program.md): Engage, Participate, Earn!
- [Disclaimer](https://frogsmeme.gitbook.io/frog/get-started/disclaimer.md): This document is not intended to form the basis of any investment decision and should not be considered an offer, recommendation, or advice by FROG or any other person on behalf of the Organization.
- [World Class Referral System](https://frogsmeme.gitbook.io/frog/get-started/world-class-referral-system.md): At FROG, we believe that the power of growth lies within our community.
- [Blockchain & the MLM industry!](https://frogsmeme.gitbook.io/frog/get-started/world-class-referral-system/blockchain-and-the-mlm-industry.md)
- [A transforming model!](https://frogsmeme.gitbook.io/frog/get-started/world-class-referral-system/a-transforming-model.md)
- [The transparency!](https://frogsmeme.gitbook.io/frog/get-started/world-class-referral-system/the-transparency.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://frogsmeme.gitbook.io/frog/get-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
