# FINANCIAL

- [Create a royalty](https://api-docs.rightsline.com/financial/create-a-royalty.md): The steps required to create a royalty.
- [Create a royalty set](https://api-docs.rightsline.com/financial/create-a-royalty/create-a-royalty-set.md)
- [Associate royalty set to deal](https://api-docs.rightsline.com/financial/create-a-royalty/associate-royalty-set-to-deal.md)
- [Associate royalty set to catalog](https://api-docs.rightsline.com/financial/create-a-royalty/associate-royalty-set-to-catalog.md)
- [Create royalty split](https://api-docs.rightsline.com/financial/create-a-royalty/create-royalty-split.md)
- [Associate royalty split to royalty set](https://api-docs.rightsline.com/financial/create-a-royalty/associate-royalty-split-to-royalty-set.md)
- [Associate contact to royalty split](https://api-docs.rightsline.com/financial/create-a-royalty/associate-contact-to-royalty-split.md)
- [Get amortization models](https://api-docs.rightsline.com/financial/get-amortization-models.md)
- [Calculate amortization](https://api-docs.rightsline.com/financial/calculate-amortization.md)
- [Get allocation models](https://api-docs.rightsline.com/financial/get-allocation-models.md)
- [Calculate allocations](https://api-docs.rightsline.com/financial/calculate-allocations.md)
- [Financial periods](https://api-docs.rightsline.com/financial/financial-periods.md): Financial Periods define a date range for a specific year.
- [Create financial period](https://api-docs.rightsline.com/financial/financial-periods/create-financial-period.md)
- [Get financial periods](https://api-docs.rightsline.com/financial/financial-periods/get-financial-periods.md)
- [Get financial periods settings](https://api-docs.rightsline.com/financial/financial-periods/get-financial-periods-settings.md)
- [Update financial period](https://api-docs.rightsline.com/financial/financial-periods/update-financial-period.md)
- [Update financial period settings](https://api-docs.rightsline.com/financial/financial-periods/update-financial-period-settings.md)
- [Close financial period](https://api-docs.rightsline.com/financial/financial-periods/close-financial-period.md)
- [Delete financial period](https://api-docs.rightsline.com/financial/financial-periods/delete-financial-period.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://api-docs.rightsline.com/financial.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.
