# Developer Platform

<h2 align="center">Ftown Documentation</h2>

<p align="center">Welcome to ftown cli docs!!!</p>

![FTOWN CLI](/files/pRBe4NGo2ENUjyfdK1zF)

***

{% hint style="info" %}
This is only available on Windows
{% endhint %}

```powershell
ftown --help
```

Don't worry I am here to help you use Flavortown like a pro!!

Also don't forget to watch the demo video: <https://youtu.be/FR4tUIJUT6A>

Project link: <https://flavortown.hackclub.com/projects/10376>

***

{% stepper %}
{% step %}

### Install and uninstall

{% content-ref url="/spaces/GwrMZeqomJm3jfttnWim/pages/QWYftYW50cGS18C0asNR" %}
[Installing and Uninstalling](/ftown-docs-1/documentation/installing-and-uninstalling/installing.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Setting up the API

{% content-ref url="/spaces/IvPH3UhVuGrwv0VejAdp/pages/trLwwmumlaofzMKwR3fr" %}
[Connecting to the API](/ftown-docs-1/api-reference/readme.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Learning the commands

{% content-ref url="/spaces/GwrMZeqomJm3jfttnWim/pages/1wYuONXCY9SzSaLP8P2E" %}
[Commands](/ftown-docs-1/documentation/commands/account-informations.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Did not understand?

{% content-ref url="/spaces/wYu0tYMO5YQNsJDX8nyF/pages/njH9eu74kH4nq2PaW1uB" %}
[Help Center](/ftown-docs-1/help-center/readme.md)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}

***

## Changelog available here:

{% content-ref url="/spaces/x3KaZxHKTOFOj4KalFXR/pages/xSKACgaFjsHdWkvrL7EZ" %}
[Changelog](/ftown-docs-1/changelog/readme.md)
{% endcontent-ref %}


---

# 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://ftown.gitbook.io/ftown-docs-1/readme.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.
