# Navigating this Gitbook

### <mark style="color:yellow;">Must Know Information</mark>

{% hint style="info" %}
📌 Every solution must go through the [FAQs](https://digital-public-goods.gitbook.io/frequently-asked-qs) to understand the process of becoming a DPG and the [Guide Books](https://digital-public-goods.gitbook.io/knowledge-centre/)  to learn how to fill in the application form for different solution categories.&#x20;
{% endhint %}

#### <mark style="color:yellow;">Specific Information</mark>

Please choose from a user journey that matches where you are with your solution currently to get a customised navigation plan.&#x20;

{% tabs %}
{% tab title="👫👫" %}

#### User Journeys:

<mark style="color:yellow;">Please choose the starting point for your journey. All journeys end in the same place - being recognised as a DPG.</mark>&#x20;

<mark style="background-color:orange;">A:</mark> I have a solution but I need to learn how to build a product around it

<mark style="background-color:orange;">B:</mark> I have a product but I need to learn how to open source it. &#x20;

<mark style="background-color:orange;">C:</mark> I have an open source product, how can I make it a DPG?&#x20;

<mark style="background-color:orange;">D:</mark> My product is a DPG, what can I do to ensure that my recognition is renewed next year?&#x20;
{% endtab %}

{% tab title="A" %} <mark style="background-color:orange;">A:</mark> I have a solution but I need to learn how to build a product around it

#### <mark style="color:yellow;">Custom Navigation Plan</mark>

1. The [templates section](https://digital-public-goods.gitbook.io/templates/) has detailed resources you can use to build a product around your solution. This includes a design + communications guide, business requirement documents, fundraising templates and more.&#x20;
2. Once you have a ready product, you can visit our [Open Source centre](https://digital-public-goods.gitbook.io/open-source/) to learn how to open source your project.&#x20;
3. Next, please visit our [FAQ page](https://digital-public-goods.gitbook.io/frequently-asked-qs/) to learn about the process of building a DPG
4. Please ensure you view our [Guide Books](https://digital-public-goods.gitbook.io/knowledge-centre/) to learn how to submit the DPG form for different solution categories. &#x20;
   {% endtab %}

{% tab title="B" %} <mark style="background-color:orange;">B:</mark> I have a product but I need to learn how to open source it.&#x20;

#### <mark style="color:yellow;">Custom Navigation Plan</mark>

* You can visit our [Open Source centre](https://digital-public-goods.gitbook.io/open-source/) to learn how to open source your project.&#x20;
* Once it is open, please visit our [FAQ page](https://digital-public-goods.gitbook.io/frequently-asked-qs/) to learn about the process of building a DPG
* Please ensure you view our [Guide Books](https://digital-public-goods.gitbook.io/knowledge-centre/) to learn how to submit the DPG form for different solution categories. &#x20;
  {% endtab %}

{% tab title="C" %} <mark style="background-color:orange;">C:</mark> I have an open source product, how can I make it a DPG?

#### <mark style="color:yellow;">Custom Navigation Plan</mark>

* Please visit our [FAQ page](https://digital-public-goods.gitbook.io/frequently-asked-qs/) to learn about the process of building a DPG
* Please ensure you view our [Guide Books](https://digital-public-goods.gitbook.io/knowledge-centre/) to learn how to submit the DPG form for different solution categories.&#x20;
* Our [Open Source Help Centre](https://digital-public-goods.gitbook.io/open-source/open-sourcing-your-project/help-centre) can also help make your product more robust. &#x20;
  {% endtab %}

{% tab title="D" %} <mark style="background-color:orange;">D:</mark> My product is a DPG, what can I do to ensure that my recognition is renewed next year?&#x20;

#### <mark style="color:yellow;">Custom Navigation Plan</mark>

* Please ensure you view our [Guide Books](https://digital-public-goods.gitbook.io/knowledge-centre/) to learn how about the latest requirements for different solution categories.&#x20;
* You can also visit our [Cyber Security](https://digital-public-goods.gitbook.io/cyber-security/) page to learn how to make your solution more secure.&#x20;
* Our [Open Source Help Centre](https://digital-public-goods.gitbook.io/open-source/open-sourcing-your-project/help-centre) can also help make your product more robust.&#x20;
* To connect with experts in the field of open source and ensure that you always stay on top of things, please visit [this page](https://digital-public-goods.gitbook.io/people-to-follow/).&#x20;
  {% endtab %}
  {% endtabs %}


---

# 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://digital-public-goods.gitbook.io/navigating-this-gitbook/navigating-this-gitbook.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.
