> For the complete documentation index, see [llms.txt](https://docs.swivel.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions.md).

# Institutions

- [Rate Profile Optimization](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization.md)
- [Instruments and Participants](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/untitled-2.md)
- [Market Opportunities and Pricing](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/untitled-1.md)
- [Counterparty Risk Management](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/counterparty-risk-management.md)
- [Benefits and drawbacks of standardization](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/untitled.md)
- [User Needs](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1.md)
- [Corporate Treasury and Funding](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1/8untitled.md)
- [Institutional Investors and Asset Managers](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1/7untitled.md)
- [Speculators and Proprietary Trading Functions](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1/6untitled.md)
- [Brokers and Market Makers](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1/5untitled.md)
- [Liquidity Management, Funding and Resource Management](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1/4untitled.md)
- [Risk Management and Insurance](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1/3untitled.md)
- [Smaller Institutions and Individuals](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/rate-profile-optimization/page-untitled-1/2untitled.md)
- [Swivel for Enterprise](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/swivel-for-enterprise.md): A discussion of Swivel's potential use within institutional and enterprise environments.
- [Overview](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/swivel-for-enterprise/overview.md): An overview of Swivel in the context of enterprise.
- [How Swivel works](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/swivel-for-enterprise/untitled.md): A basic description of Swivel's core mechanic.
- [Flexible Order Book](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/swivel-for-enterprise/flexible-order-book.md): A look at Swivel's largest differentiator.
- [Future Developments](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/swivel-for-enterprise/future-developments.md): A discussion of future extensions to Swivel.
- [Delegated Credit](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/delegated-credit.md)
- [Challenges of Delegated Credit](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/delegated-credit/challenges-of-delegated-credit.md)
- [Credit Pools](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/delegated-credit/challenges-of-delegated-credit/credit-pools.md)
- [Intermediating Trust in Credit Delegation](https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions/delegated-credit/challenges-of-delegated-credit/intermediating-trust-in-credit-delegation.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.swivel.finance/swivel-v2.0.0/other-resources/institutions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
