# Table of Contents

## Getting Started

New to **CryptoGrow**?  Check out these two pages for a high-level overview of what we do, why we do it, and how you can get involved!&#x20;

{% content-ref url="../welcome-to-cryptogrow" %}
[welcome-to-cryptogrow](https://cryptogrow.gitbook.io/lets-grow/welcome-to-cryptogrow)
{% endcontent-ref %}

{% content-ref url="tl-dr" %}
[tl-dr](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/tl-dr)
{% endcontent-ref %}

## CryptoGrow 101

Already read our [tl-dr](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/tl-dr "mention") page and want to learn more?  Check out our **CryptoGrow** 101 Series!&#x20;

{% hint style="info" %}
Each of these five core pages have subpages designed for *advanced* readers.  Be sure to **read all five main pages before delving any deeper**!&#x20;
{% endhint %}

{% content-ref url="the-pod" %}
[the-pod](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-pod)
{% endcontent-ref %}

{% content-ref url="the-app" %}
[the-app](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-app)
{% endcontent-ref %}

{% content-ref url="the-nfts" %}
[the-nfts](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-nfts)
{% endcontent-ref %}

{% content-ref url="the-defi" %}
[the-defi](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-defi)
{% endcontent-ref %}

{% content-ref url="the-team" %}
[the-team](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-team)
{% endcontent-ref %}

## More Information

There's always more to learn.  Meet our team, run through frequently asked questions, and better understand our product patents with the links below.&#x20;

{% content-ref url="the-team/cryptogrow-team" %}
[cryptogrow-team](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-team/cryptogrow-team)
{% endcontent-ref %}

{% content-ref url="../more-information/faq" %}
[faq](https://cryptogrow.gitbook.io/lets-grow/more-information/faq)
{% endcontent-ref %}

{% content-ref url="../more-information/our-patents" %}
[our-patents](https://cryptogrow.gitbook.io/lets-grow/more-information/our-patents)
{% endcontent-ref %}


---

# 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://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/table-of-contents.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.
