# Operation Specific

- [Index](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/index.md)
- [Create Account](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/create-account.md)
- [Payment](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/payment.md)
- [Path Payment Strict Receive](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/path-payment-strict-receive.md)
- [Path Payment Strict Send](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/path-payment-strict-send.md)
- [Manage Sell Offer](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/manage-sell-offer.md)
- [Manage Buy Offer](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/manage-buy-offer.md)
- [Create Passive Sell Offer](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/create-passive-sell-offer.md)
- [Set Options](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/set-options.md)
- [Change Trust](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/change-trust.md)
- [Allow Trust](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/allow-trust.md)
- [Account Merge](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/account-merge.md)
- [Manage Data](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/manage-data.md)
- [Bump Sequence](https://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific/bump-sequence.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://developers.docs.bantufoundation.org/api/errors/result-codes/operation-specific.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.
