> For the complete documentation index, see [llms.txt](https://docs.opentech.fund/otf-hypha-field-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opentech.fund/otf-hypha-field-guide/master.md).

# What is Hypha?

## Which topics are covered in this field guide?

{% tabs %}
{% tab title="Account Creation" %}
Create a user account to start this journey.&#x20;
{% endtab %}

{% tab title="Explore" %}
Learn how to navigate through the WebApp. This section will give you a bird’s eye view of the platform and help you pinpoint specific areas most related to your work.
{% endtab %}

{% tab title="Lead" %}
This section will cover core actions  you will need within the WebApp to 1) filter your search and quickly find a particular Fund or application, 2) draft and submit a review, and 3) send determinations to correspond with applicants.
{% endtab %}

{% tab title="Wrangle" %}
What is the full life cycle of an application from the initial screening to the final approval stage?  This session covers steering applications through each workflow status, reviewing processes, and managing applications within a Fund or Lab.
{% endtab %}

{% tab title="Insights" %}
Gather information for monthly and annual reports. Learn more about a project beyond the application. Find out more about submission information and the underlying data behind each Fund and Lab. How many applications were submitted during a particular time period? Have AC completed their obligated reviews? What is the percentage of completed applications within a Fund?
{% endtab %}

{% tab title="Build" %}
What is the foundation and inner workings of the WebApp? Find out your role in the WebApp and level of access to build and navigate the platform.
{% endtab %}
{% endtabs %}

## Where can I report a technical issue or bug related to the WebApp?

Please report any technical glitch to #WebApp-Support on Slack or DM the Product Manager directly.&#x20;

## Could I suggest a new topic or contribute to this guide?

We welcome any suggestions for new topics or edits to this guide.

## What is the name of this platform?

This platform is named [Hypha](https://www.hypha.app/). OTF also refers to it as the 'WebApp,' a portmanteau for Web Application.&#x20;

## What is the logo?

The logo is a WebApp Wizard.&#x20;


---

# 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.opentech.fund/otf-hypha-field-guide/master.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.
