# Getting Started

- [Introduction](https://docs.accumulatenetwork.io/accumulate/getting-started/readme.md): Accumulate Protocol
- [Support](https://docs.accumulatenetwork.io/accumulate/getting-started/support.md)
- [Glossary](https://docs.accumulatenetwork.io/accumulate/getting-started/glossary.md)
- [Fees](https://docs.accumulatenetwork.io/accumulate/getting-started/fees.md): Learn about estimated fees for common actions on the Accumulate Protocol.
- [Networks](https://docs.accumulatenetwork.io/accumulate/getting-started/networks.md)
- [Open source and contribution](https://docs.accumulatenetwork.io/accumulate/getting-started/open-source-and-contribution.md): Accumulate open source contribution page
- [Converting FCT to ACME](https://docs.accumulatenetwork.io/accumulate/getting-started/converting-fct-to-acme.md): Follow this guide to convert your Factoids (FCT) and wrapped Factoids (wFCT) on Factom to ACME on Accumulate.


---

# 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.accumulatenetwork.io/accumulate/getting-started.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.
