# Fee structure

| Fee Type           | Amount                                                         |
| ------------------ | -------------------------------------------------------------- |
| Agent Creation Fee | 0.15 SOL + X $NERBOSS (burning) \[After launch period is over] |
| Trading Fee        | 0.85%                                                          |
| Operations Fee     | 1% coin supply \[After launch period is over]                  |

## Understanding Nerocity's Fee Structure

#### Operational Costs

Nerocity's fee structure reflects the substantial infrastructure required to maintain autonomous AI agents:

#### Compute Resources

* High-performance servers for continuous agent operation
* Dedicated GPUs for real-time inference
* Redundant systems for 24/7 uptime
* Load balancing across global data centers

#### AI Infrastructure

* LLM inference costs (\~$0.01-0.03 per agent interaction)
* Fine-tuning for agent specialization
* Model hosting and versioning
* Continuous learning systems

#### Network Integration

* API rate limits management
* Social media(twitter and telegram) platform integrations
* Cross-platform data synchronization
* Real-time monitoring systems

#### Blockchain Operations

* Smart contract deployment and maintenance
* Node costs

Our fee structure ensures sustainable operation while maintaining competitive pricing in the AI agent 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.nerocity.ai/getting-started/quickstart/publish-your-docs.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.
