# Getting started

## How to navigate in this website? <a href="#how-to-navigate-in-this-website" id="how-to-navigate-in-this-website"></a>

You can find easily information by either checking FAQ below or by using search box.

### FAQ <a href="#faq" id="faq"></a>

1. ​[**How to submit a proposal?**](/current-fund/proposal-submission.md)
2. [**How to use Catalyst app**](/catalyst-tools/catalyst-app.md)**?​**
3. [​**How to become a Community Reviewer?**](/current-fund/community-review/how-to-become-a-community-reviewer.md)​
4. [​**What is a difference between LV0, LV1 and LV2 Community Reviewer?**](/current-fund/community-review/community-reviewer-levels.md)​
5. [​**How does Community Review process look like for LV0 and LV1?**](/current-fund/community-review/community-review-submission-process-lv0-and-lv1.md)​
6. [​**How does Community Review process look like for LV2?**](/current-fund/community-review/community-moderation-process.md)​
7. [​**How to use Community Review Module?**](/catalyst-tools/community-review-module.md)​
8. ​[**How to register as a voter?**](/current-fund/voter-registration.md)​
9. [​**How to vote?**](/current-fund/voting/how-to-vote.md)​
10. ​[**Voting App**](/catalyst-tools/voting-app.md)​
11. ​[**How to create a Statement of Milestones?**](/current-fund/general-information/how-to-create-a-statement-of-milestones-guide-for-funded-proposers.md)​
12. ​[**How to use Milestone Module?**](/catalyst-tools/milestone-module.md)​
13. ​[**How to submit a chage request?**](/current-fund/general-information/requesting-a-change-to-funded-project-on-milestone-module.md)​
14. ​[**How to submit Project Close-out Report and Video**](/current-fund/general-information/project-close-out-report-and-project-close-out-video-pcr-and-pcv.md)​

### Search box <a href="#search-box" id="search-box"></a>

If you didn't find information that you are looking for in FAQ, please use *Ask or search* box which is on the right upper corner. You may type your question/word that you are looking for. The search box will present you all the information relevant to your question.


---

# 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://docs.projectcatalyst.io/welcome-to-project-catalyst/getting-started.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.
