# Tokens & Fundraising Basics

### Overview / why it matters

Projects launch tokens to fund development and build communities. Knowing token types and sale terms helps you make informed choices.

### Core concepts

* Utility token: Accesses features or services.
* Governance token: Used for voting.
* NFT: Unique token (ownership, access, loyalty).
* Soft cap: Minimum raise target.
* Hard cap: Maximum raise limit.
* Allocation model: How tokens are distributed (FCFS, pro-rata, tiered).

### Key takeaways

* Read the offer terms: price, caps, timelines.
* Allocation rules affect how much you can buy.
* Utility ≠ ownership of company profits or assets.


---

# 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://mosaic-9.gitbook.io/mosaic-launchpad/101-starter-pack/tokens-and-fundraising-basics.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.
