# Tokonomics concept

#### **What are tokenomics?**

Tokenomics – a combination of the words “token” and “economics” – is a term that refers to all the aspects that dictate the economics of a crypto token, making it appealing to investors. This includes a token’s functionality, objective, allocation policy, and emissions schedule. These are all important attributes and should be carefully considered by investors before committing their funds to a particular cryptocurrency. Tokenomics are an important aspect of the cryptocurrency ecosystem, allowing projects to prevent bad actors, create trust, and build a strong, long-term ecosystem. Strong tokenomics support the value of a token over the long term and incentivize early adopters, while controlling a token’s inflation rate and promoting sustainable growth. There are several metrics investors can consider when trying to understand the tokenomics of a project. Typically, most of the factors that make up the economics of a token can be found on CoinMarketCap and CoinGecko, but it is still advisable to check a project’s whitepaper to be sure the information is correct. This can also help investors identify and avoid fraud, such as rug pull schemes.

### Investors should consider the following information when researching a token or project:

1. **The allocation and distribution of tokens**
2. **A token’s supply and emission schedule**
3. **A project’s market capitalization**
4. **A token’s model**
5. **Other things to consider-**&#x54;ake a look at the team behind the project by checking out their social media and professional credentials.


---

# 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://whitepaper.igocoin.org/tokonomics/tokonomics-concept.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.
