> For the complete documentation index, see [llms.txt](https://funganomics.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funganomics.gitbook.io/whitepaper/fgs-exchange/purpose.md).

# Purpose

<figure><img src="/files/kBAFfESgOCFNGEzpCJ0I" alt=""><figcaption></figcaption></figure>

FGS Exchange was created for private sale investors to be able to redeem vested tokens, this was an advancement from our first token platform, offering automated redemption.

We decided then to add a staking feature this gave existing token holders the option to claim and stake tokens. A vast majority of investors staked their tokens as even without the updated Whitepaper and FGS Exchange home page updates they could see the quality in the project.

The platform also gives new token holders the option to buy and vest or buy and stake at token purchase. We wanted to add this feature as it catered for the trader and the long term investor.&#x20;

As we've made changes to the tokenomics, the buy and vest feature has less benefit as you'll lose voting, rebate and treasury rights. Still an option though we'll make sure this is made clear to investors at purchase and the disadvantages of selling.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://funganomics.gitbook.io/whitepaper/fgs-exchange/purpose.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
