# Strategies

### What is a strategy?

A strategy is formed using the Fungible or the Non-Fungible Token definition. Strategies are used to calculate the voting power based on current holding.

### How to use strategies

If you want the Stacks token holders to vote, then use the default STX strategy to vote.

* There are two types of Tokens available. Choose between a Fungible token or a Non-fungible token
* [Ballot.gg](https://ballot.gg) has a list of pre-built default strategies. You can choose a template from the default list or the Other option.
* If you choose the Other option, you can provide the Token name and the Contract address of your choice


---

# 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.ballot.gg/ballot.gg/strategies.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.
