# How to Research and Vote on Upcoming Projects

{% hint style="info" %}
This guide assumes you have already purchased and Staked BUIDL on Starter.  Please read the "[**Tiers & Staking**](/overview/tiers-and-staking.md)["](/overview/tiers-and-staking.md) guide for more details.
{% endhint %}

Staking at least 5000 BUIDL tokens on Starter gives you the right to Vote on which projects are approved for a presale.  The voting process is quick and simple, but the due diligence you perform prior to voting should be thorough!

* Go to the Starter website ([https://starter.xyz\[^1](https://docs.starter.xyz/product-guides/https:/starter.xyz\[^1)])
* Connect your Web3 wallet (we will be using MetaMask in this guide but Coinbase Wallet can also be used) and make sure your network is set to Base mainnet. A guide for setting this up is located on the sidebar.
* Next, Click on the "**Research**" tab to pull up a list of all the pending presales that are eligible for voting and needs to be researched.

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

&#x20;                                                                                      :arrow\_down:

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

* Select the project you wish to vote for and thoroughly review the terms and relevant links.
* In the "**Your Investment**" section, you can see how many BUIDL you have staked on the platform.  This is your voting weight.
  * *e.g. 1000 BUIDL = 1000 Votes*
* Click on the "**VOTE**" button to pull up the Confirmation box that reminds you of the due diligence every investor should perform prior to voting.​
* Once you have made your decision, make your voice heard by clicking "**Yes**" or "**No**" and confirm the transaction in your wallet.

<figure><img src="/files/jMxOYg5ucvTNXczbDOfy" alt=""><figcaption><p>Vote on projects using your staked BUIDL</p></figcaption></figure>

&#x20;                                                                                      :arrow\_down:

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

* Once the transaction is confirmed, your votes will be added to the totals in the project.
* Congratulations! Your part of the voting process is complete.  Now just wait for the project voting timer to end to see the result!

{% hint style="info" %}
Only presales that receive at least 21,500,000 more "Yes" votes than "No" votes will proceed with a presale. ***1 BUIDL = 1 Vote***
{% endhint %}

[^1]:


---

# 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.starter.xyz/product-guides/how-to-research-and-vote-on-upcoming-projects.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.
