# Unable to Create a Proposal

Here are some troubleshooting tips if you've seen the "You do not have enough tokens to create a proposal" error message on Upstream.

<figure><img src="/files/NlinAcZg8V9jK9jQar82" alt="" width="563"><figcaption></figcaption></figure>

1. **Confirm your current wallet has governance tokens.**

   To take any action in a DAO you must hold some governance tokens issued by the DAO. Ensure the wallet you connect with holds your token or try switching to the correct wallet.<br>

   If you don't hold tokens then [follow the steps outlined in this article.](/dao-members/contributing-funds.md)
2. **Review your DAOs proposal threshold.**

   The proposal threshold is the number of tokens a DAO member must hold in order to create a proposal in the DAO. This number can be changed by creating a proposal on Upstream.<br>

   <figure><img src="/files/oOsPEjFcsd8cDvk7vCdh" alt=""><figcaption></figcaption></figure>
3. **Still, having trouble? Shoot us a message.**

   Send us an email at <help@upstreamapp.com> and we're happy to help you troubleshoot.


---

# 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://guide.upstreamapp.com/dao-members/creating-proposals/unable-to-create-a-proposal.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.
