> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/tokenlisting/fet.md).

# FET

**FET**

Supported pairs: FET/ETH, FET/USDT

Contract: 0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85

Founded in 2017 and launched via IEO on Binance in March 2019, Fetch.AI is an artificial intelligence (AI) lab building an open, permissionless, decentralized machine learning network with a crypto economy. Fetch.ai democratizes access to AI technology with a permissionless network upon which anyone can connect and access secure datasets by using autonomous AI to execute tasks that leverage its global network of data. The Fetch.AI model is rooted in use cases like optimizing DeFi trading services, transportation networks (parking, micromobility), smart energy grids, travel — essentially any complex digital system that relies on large-scale datasets.


---

# 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://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/tokenlisting/fet.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.
