# token details

## Overview

| Parameter      | Value              |
| -------------- | ------------------ |
| Token Name     | BaseGold           |
| Token Symbol   | $BGOLD             |
| Total Supply   | 100,000,000 BGOLD  |
| Network        | Base (Ethereum L2) |
| Token Standard | ERC-20             |
| Decimals       | 18                 |
| Contract Type  | Reflection Token   |

***

## Transaction Fees

**Buy Tax: 5%**

* 49.5% → Reflections (VNXAU distribution)
* 49.5% → Marketing & Development
* 1% → Liquidity Pool

**Sell Tax: 5%**

* 49.5% → Reflections (VNXAU distribution)
* 49.5% → Marketing & Development
* 1% → Liquidity Pool

***

## Fee Distribution Explained

### Reflections (49.5% of fees)

Converted to VNXAU and distributed proportionally to all holders based on their percentage of circulating supply. This maximizes the gold rewards flowing back to the community.

### Marketing & Development (49.5% of fees)

Funds strategic initiatives and ongoing development:

* Social media campaigns
* Influencer partnerships
* Community events
* Exchange listings
* PR and media outreach
* Development costs
* Partnership rewards

### Liquidity Pool (1% of fees)

Automatically added to liquidity pool to ensure:

* Price stability
* Reduced slippage
* Healthy trading volume
* Long-term sustainability

***

## Fee Distribution Breakdown

| Allocation      | % of 5% Tax | Amount per $100 trade |
| --------------- | ----------- | --------------------- |
| Reflections     | 49.5%       | $2.475                |
| Marketing & Dev | 49.5%       | $2.475                |
| Liquidity       | 1%          | $0.05                 |


---

# 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://basegold.gitbook.io/basegold/tokenomics/token-details.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.
