> For the complete documentation index, see [llms.txt](https://docs.sidekick.finance/sidekick-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sidekick.finance/sidekick-finance/protocols/jumpstart/step-by-step-tutorial/page-1-basic-info.md).

# Page 1 - Basic Info

You need now to fill the first form asking for basic info of your campaign, all the fields in this page are mandatory unless otherwise specified.  &#x20;

* **Campaign Name**
* **Campaign Tagline**: a short text describing your campaign;
* **Campaign preview image**: a graphic file as .gif or .jpeg, it will be the image shown at the top of your campaign page;
* **Category**: select a category in the scroll menu, e.g. Local Business, Blockchain, Product, Technology etc. Thi stag will help to filter campiagns in Jumpstart dashboard;

<figure><img src="/files/NJXnJqhUu2ZZ4sTtQd9o" alt=""><figcaption></figcaption></figure>

* **Is this a regional campaign?** Click yes if the campaign will be applicable only to a specific geographical region;
* &#x20;**Is a private campaign?** Click yes if you want that only pre-selected wallet address will be able to join the campaign;
* **Select campaign currency and goal.** Currency is intended as the cryptocurrency to be collected. Goal is the target amount of collected funds. Note: If you select a “preferred” currency you may have a discount on Jumpstart fees. Goal is the target amount of collected funds;
* &#x20;**Funding cap.** Here you are required to select the minimum percentage of Campaign goal that will enable crowdfunding campaign success. If campaign does not meet this percentage all funds will be returned to originators wallets. Selecting an higher cap will build trust with your funders and also reduce the fees you will pay to launch the campaign;

<figure><img src="/files/J8d5as0wAERkkdL7alMg" alt=""><figcaption></figcaption></figure>

* &#x20;**Royalty receiver (address) and Royalty percentage.** This is a not mandatory field. Here you can specify if NFT to be  minted will  incorporate a Royalty fee feature when sold/transferred to other wallets and the address that will receive royalty fees. NFTs minted with Jumpstart are compatible with OpenSea and EIP-2981.&#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.sidekick.finance/sidekick-finance/protocols/jumpstart/step-by-step-tutorial/page-1-basic-info.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.
