# API Documentation

- [시작하기](https://docs.bifi.finance/biport-guide-kr/api-documentation/undefined.md)
- [Biport  감지하기](https://docs.bifi.finance/biport-guide-kr/api-documentation/undefined/biport.md)
- [사용자의 네트워크 감지하기](https://docs.bifi.finance/biport-guide-kr/api-documentation/undefined/undefined.md)
- [사용자의 계정 접근하기](https://docs.bifi.finance/biport-guide-kr/api-documentation/undefined/undefined-1.md)
- [API](https://docs.bifi.finance/biport-guide-kr/api-documentation/api.md)
- [Biport provider API](https://docs.bifi.finance/biport-guide-kr/api-documentation/api/biport-provider-api.md)
- [JSON-RPC API](https://docs.bifi.finance/biport-guide-kr/api-documentation/api/json-rpc-api.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.bifi.finance/biport-guide-kr/api-documentation.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.
