# Proposal submission

### How to navigate

There are many resources available to help you navigate the proposal submission process. For additional assistance, please consider reviewing the following documents and support:

* Proposal Submission Form along with the guidance cards in the [Catalyst app](http://app.projectcatalyst.io/)&#x20;
* [Create & Submit proposals in the Catalyst app](/catalyst-tools/catalyst-app/create-and-submit-proposals-in-workspace.md)
* [Catalyst app user guide](/catalyst-tools/catalyst-app.md)
* [Fund15 Launch Guide](https://projectcatalyst.io/f15launchguide.pdf)
* [Fund Rules](/previous-funds/fund14-docs/fund-basics/fund-rules.md)
* [Community Review Guidelines](/current-fund/community-review.md)
* [Telegram chat for Catalyst Proposers](https://t.me/catalystproposers)
* [Join Catalyst Discord here](https://discord.com/invite/Rjkb4Y2YaX)

### Where to submit your proposal?

Proposal should be submitted in the [Catalyst app](http://app.projectcatalyst.io/)

### Writing your proposal

* Use simple language: When writing your proposal, keep your words clear and easy to understand. Avoid using technical terms or complicated jargon.
* Everyone follows the same rules: Both the Proposers and Reviewers use the same instructions for submitting, reviewing, and scoring.
* Why this matters: Writing simply helps everyone understand your ideas better and makes the review process fair for all.

{% content-ref url="/pages/fCCcNFIv1I25Rgx7SXaB" %}
[Scoring guidance for the Proposer](/current-fund/proposal-submission/scoring-guidance-for-the-proposer.md)
{% endcontent-ref %}

{% content-ref url="/pages/0HDSKjFolic70zOfTpAu" %}
[Additional Guidance](/current-fund/proposal-submission/additional-guidance.md)
{% 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://docs.projectcatalyst.io/current-fund/proposal-submission.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.
