# Token Allocations & Safe Wallet Management

Cortensor ensures that all unused token allocations are securely managed through Safe Wallets, providing a high level of security and transparency. The following Safe Wallets are used to manage different token allocations, ensuring that the funds are safeguarded until they are utilized for their designated purposes.

### **1. Network Incentive Safe Wallet**

This wallet holds tokens allocated for network incentives, such as staking rewards, mining rewards, and user participation incentives. These tokens are released over time to incentivize ongoing network development and community engagement.\
\- Network Incentive: <https://etherscan.io/address/0xe98593ee19ced577af253238409cf63165f2228d>\
\- Staking Incentive: <https://etherscan.io/address/0xb82AEcF82c29b637FBEad1d7871d53175FB25Ccc>

### **2. Liquidity Reserve Safe Wallet**

The Liquidity Reserve wallet is used to manage tokens reserved for providing liquidity across decentralized and centralized exchanges. This ensures sufficient liquidity to facilitate smooth trading and minimize market disruptions.\
<https://etherscan.io/address/0x67116CDBF3B51Dac3d36B7a51d3682b7382C12d4>

### **3. Strategic Reserve Safe Wallet**

Tokens in the Strategic Reserve wallet are reserved for strategic partnerships, future expansions, and any unforeseen opportunities that may arise. This ensures flexibility in the long-term development of Cortensor.\
<https://etherscan.io/address/0xad3077455876001c07053960f5344f2b989e0ff9>

### **4. Contributor Vesting Safe Wallet**

The Contributor Vesting wallet holds tokens allocated to contributor members. These tokens are locked for a set vesting period to align the interests of the team with the long-term success of the project.\
<https://etherscan.io/address/0x3990d5af18f35df48cbe4ef6d09bafefef60f911>

### **5. Liquidity Provider (LP) Lock**

The LP tokens are locked to provide liquidity on exchanges. This ensures that trading pairs involving $COR tokens have the necessary liquidity to operate smoothly, minimizing price volatility and enhancing user experience.\
<https://www.team.finance/view-coin/0x8e0EeF788350f40255D86DFE8D91ec0AD3a4547F?name=Cortensor&symbol=COR&chainid=0x1><br>

By utilizing Safe Wallets, Cortensor ensures the security and transparency of its token allocations. These wallets are integral to maintaining the integrity of the network while facilitating the smooth operation and growth of the ecosystem.


---

# 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.cortensor.network/community-and-ecosystem/tokenomics/token-allocations-and-safe-wallet-management.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.
