# BUILD ON PIVOTALCHAIN

- [Using Pivotal with your wallet](https://docs.pivotalchain.io/pivotal-docs/build-on-pivotalchain/using-pivotal-with-your-wallet.md): Pivotal can be added as a custom network to any EVM-compatible wallet (i.e. MetaMask)
- [Network Information](https://docs.pivotalchain.io/pivotal-docs/build-on-pivotalchain/network-information.md)
- [Pivotal Contracts](https://docs.pivotalchain.io/pivotal-docs/build-on-pivotalchain/pivotal-contracts.md)
- [Fees](https://docs.pivotalchain.io/pivotal-docs/build-on-pivotalchain/fees.md)
- [Differences between Ethereum and Pivotal](https://docs.pivotalchain.io/pivotal-docs/build-on-pivotalchain/differences-between-ethereum-and-pivotal.md)
- [How Pivotal Works](https://docs.pivotalchain.io/pivotal-docs/build-on-pivotalchain/how-pivotal-works.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.pivotalchain.io/pivotal-docs/build-on-pivotalchain.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.
