# Best Practices

- [CopyStorm Directory Structure](https://learn.capstorm.com/best-practices/copystorm-directory-structure.md)
- [CopyStorm Configuration Files](https://learn.capstorm.com/best-practices/copystorm-configuration-files.md)
- [Optimizing CopyStorm Performance](https://learn.capstorm.com/best-practices/optimizing-copystorm-performance.md)
- [Microsoft SQL/Server Database Setup](https://learn.capstorm.com/best-practices/microsoft-sql-server-database-setup.md)
- [Oracle Database Setup](https://learn.capstorm.com/best-practices/oracle-database-setup.md)
- [MySQL Database Setup](https://learn.capstorm.com/best-practices/mysql-database-setup.md)
- [PostgreSQL Setup](https://learn.capstorm.com/best-practices/postgresql-setup.md)
- [Formula Management](https://learn.capstorm.com/best-practices/formula-management.md)
- [Deleted Record Management](https://learn.capstorm.com/best-practices/deleted-record-management.md)
- [Field History Management](https://learn.capstorm.com/best-practices/field-history-management.md)
- [Data Retention Policy](https://learn.capstorm.com/best-practices/data-retention-policy.md)
- [Setup OAuth Application Access](https://learn.capstorm.com/best-practices/setup-oauth-application-access.md)
- [Customer Key File Management](https://learn.capstorm.com/best-practices/customer-key-file-management.md)
- [MySQL and CopyStorm Version Upgrades](https://learn.capstorm.com/best-practices/mysql-and-copystorm-version-upgrades.md)


---

# 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://learn.capstorm.com/best-practices.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.
