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

# Welcome to Cyber Frogs

**Intro into Cyber Frogs community.**\
\
Our Frog family has been built upon a foundation of wealth creation, and healthy knowledge enrichment alongside one of the most powerful trader arsenals - THOR. We work together to empower our holders, and subsequently TAP and THOR users. We try to ensure that our community needs are met consistently and that we are regularly evolving our processes to accommodate those needs.\
\
\
**Looking to join?**&#x20;

Read through [Cyber Frogs](/cyber-frogs/ecosystem/cyber-frogs.md) tab to learn how you can position yourself best!\
\
\
**First time seeing THOR?**

Look through dccumentation in [TAP](/cyber-frogs/tools/tap.md) and [THOR](/cyber-frogs/tools/thor.md) to familarize yourself with our services! \
\
\
**Not sure how to use THOR?**

Partake in [EDU classes](/cyber-frogs/community/edu-classes.md), our community members host educational classes nearly daily talking about how to use THOR, TAP, observing market statement and trading.


---

# 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://cyber-frogs.gitbook.io/cyber-frogs/welcome-to-cyber-frogs.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.
