> For the complete documentation index, see [llms.txt](https://docs.dappling.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dappling.network/legacy-docs/getting-started/dappling-garden.md).

# dAppling Garden

#### Dashboard

Get here by clicking on the logo in the top left any time after logging in.

<figure><img src="/files/4fhQQ6qSsXcNnoGchI7Y" alt=""><figcaption></figcaption></figure>

#### Project

Get here by clicking on a project.

<figure><img src="/files/GWHFoHMSaZSvdNgdFDP3" alt=""><figcaption></figcaption></figure>

#### Deployment

Get here by clicking on a deployment in the “deployments” tab, or clicking on the **latest production deployment “Deployed”** button.

<figure><img src="/files/GhYOpu4xbd8Zzulou2q3" alt=""><figcaption></figcaption></figure>

#### Analytics

Get here by clicking on the "analytics" tab.

<figure><img src="/files/DSU9wtS2iBsNaPbHUx8C" alt=""><figcaption></figcaption></figure>

:cactus:*Fun Fact: Ginkgo trees are living fossils. They have been on Earth for over 200 million years, and are so tough that one even survived the atomic bomb in Hiroshima.*


---

# 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:

```
GET https://docs.dappling.network/legacy-docs/getting-started/dappling-garden.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.
