# Additional Project Information

So you’re almost finished with your submission form. You’ve filled out your product’s information and stats and reasoned your budget request. Now it’s time to add the Additional Project Information. Wait, what’s that? What more can I possibly say about my project?!

In the Additional Project Information field, you have the freedom to add your own copy. Keep it short and only add what makes a difference. Here’s some inspiration:

#### [💸](https://emojipedia.org/money-with-wings/)  **| Revenue Model & Funding**&#x20;

Assure readers you are set up for scalable growth.&#x20;

* How will you make money?&#x20;
* How will you keep your project running?&#x20;
* How do you plan to set prices?&#x20;
* What is your financial plan?&#x20;
* Are you on the hunt for further funding?

{% hint style="info" %}
If you’re building a tool or SDK, this may not apply to you - that's okay!
{% endhint %}

#### &#x20;[🔎](https://emojipedia.org/magnifying-glass-tilted-right/) **| Market & Industry Research**&#x20;

Show readers that you’ve done the research.

* In what industry will your project operate?&#x20;
* How significant is the need to solve this problem?&#x20;
* What's the market cap?&#x20;
* What are the threats and opportunities (government regulations, technology, economy, etc.)?

{% hint style="info" %}
Tip: Use a[ SWOT Analysis](https://www.businessnewsdaily.com/4245-swot-analysis.html) to identify your project's weaknesses and potential threats, its strengths, and the potential opportunities you plan to exploit.
{% endhint %}

#### [⚔️](https://emojipedia.org/crossed-swords/)  **| Competition**&#x20;

Convince readers your project is better than what’s out there.&#x20;

* Who are your competitors?&#x20;
* Why is your solution better?

#### [👥](https://emojipedia.org/busts-in-silhouette/)  **| Resources & Relationships**&#x20;

Surprise readers with your unique positioning.&#x20;

* Are you working with anchors or other Stellar-based projects?&#x20;
* What unique resources and relationships do you have that are going to make you succeed?

#### **📮  | Marketing & Sales**

Let readers in on your marketing pla&#x6E;**.**&#x20;

* How will you reach your users?&#x20;
* Through what channels (social media, Discord, etc.)?&#x20;
* How will you convert prospects into customers?

{% hint style="info" %}
Not focused on marketing yet? We still recommend telling readers how you will get people to use your product.&#x20;

If you’re building a tool or SDK, your users will likely be developers. Will you do outreach on Discord? Or target a particular programming language community? Start with thinking about the marketing channels you use daily.
{% endhint %}


---

# 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://stellar.gitbook.io/scf-handbook/scf-awards/helpful-resources/additional-project-information.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.
