# Protocol

- [Advanced Safety Features](https://docs.segment.finance/protocol/advanced-safety-features.md): Our focus on advanced security features go beyond industry standards, ensuring the safety of all assets, pools and transactions is guaranteed.
- [Immunefi Bug Bounty](https://docs.segment.finance/protocol/advanced-safety-features/immunefi-bug-bounty.md)
- [Oracles](https://docs.segment.finance/protocol/advanced-safety-features/oracles.md)
- [Audits](https://docs.segment.finance/protocol/advanced-safety-features/audits.md)
- [Segment Loyalty Program](https://docs.segment.finance/protocol/segment-loyalty-program.md)
- [Segment Points](https://docs.segment.finance/protocol/segment-loyalty-program/segment-points.md)
- [Isolated Pools](https://docs.segment.finance/protocol/isolated-pools.md)
- [Stablecoin S1](https://docs.segment.finance/protocol/stablecoin-s1.md)
- [LST Payment Card](https://docs.segment.finance/protocol/lst-payment-card.md)
- [RWA Lending](https://docs.segment.finance/protocol/rwa-lending.md)
- [Liquidation](https://docs.segment.finance/protocol/liquidation.md)
- [Collateral and Reserves](https://docs.segment.finance/protocol/collateral-and-reserves.md)
- [Interest Rate Model](https://docs.segment.finance/protocol/interest-rate-model.md)
- [Deployed Contracts](https://docs.segment.finance/protocol/deployed-contracts.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://docs.segment.finance/protocol.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.
