# Important smart contracts

- [Oil Token](https://docs.oilcoin.online/general-1/important-smart-contracts/oil-token.md)
- [Oil Dollar](https://docs.oilcoin.online/general-1/important-smart-contracts/oil-dollar.md)
- [Major Deployed Contracts](https://docs.oilcoin.online/general-1/important-smart-contracts/major-deployed-contracts.md)
- [Bridges](https://docs.oilcoin.online/general-1/important-smart-contracts/bridges.md)
- [Ethereum ↔ Oil GoodDollar Token](https://docs.oilcoin.online/general-1/important-smart-contracts/bridges/ethereum-oil-gooddollar-token.md)
- [Ethereum ↔ Oil OIL20 Tokens](https://docs.oilcoin.online/general-1/important-smart-contracts/bridges/ethereum-oil-oil20-tokens.md)
- [BSC ↔ Oil BNB](https://docs.oilcoin.online/general-1/important-smart-contracts/bridges/bsc-oil-bnb.md)
- [BSC ↔ Oil Native](https://docs.oilcoin.online/general-1/important-smart-contracts/bridges/bsc-oil-native.md)
- [BSC ↔ Oil OIL20](https://docs.oilcoin.online/general-1/important-smart-contracts/bridges/bsc-oil-oil20.md)
- [Ethereum ↔ Oil Native](https://docs.oilcoin.online/general-1/important-smart-contracts/bridges/ethereum-oil-native.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.oilcoin.online/general-1/important-smart-contracts.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.
