# Program Rules

#### Performance Measurement

**Epoch Structure**

* Duration: 30-day reward calculation periods
* Volume Calculation: Rolling 30-day volume for tier determination
* Performance Tracking: Real-time scoring with daily updates
* Reward Distribution: Within 72 hours of epoch conclusion

#### Fair Trading Standards

Program integrity is maintained through strict enforcement of fair trading practices:

**Prohibited Activities**

* Wash Trading: Self-trading or artificial volume generation is strictly forbidden
* Market Manipulation: Price manipulation, spoofing, or other manipulative practices
* System Abuse: Exploiting technical vulnerabilities or API limitations
* Coordinated Activity: Collusive behavior with other market participants

**Enforcement Mechanisms**

* Real-time Monitoring: Automated detection systems with human oversight
* Regular Audits: Quarterly comprehensive review of trading patterns
* Graduated Penalties: Warning system progressing to temporary suspension

#### Compliance Requirements

**Platform Terms**

* Ongoing compliance with Yamata Terms of Service
* Adherence to API usage guidelines and rate limits
* Maintenance of account security and access controls
* Prompt reporting of security incidents or suspicious activity


---

# 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.yamata.io/market-makers/program-rules.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.
