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

# Ivy Live

- [Codex Testnet: Live](https://ivy-live.gitbook.io/ivylive/ivy-live/codex-testnet-live.md): Testnet'e katılmak için aşağıdaki basamakları takip edin.
- [About Ivy Live](https://ivy-live.gitbook.io/ivylive/ivy-live/about-ivy-live.md)
- [About Our Social Network](https://ivy-live.gitbook.io/ivylive/ivy-live/about-ivy-live/about-our-social-network.md)
- [Social Media Problems](https://ivy-live.gitbook.io/ivylive/ivy-live/about-ivy-live/social-media-problems.md)
- [Solution Proposals](https://ivy-live.gitbook.io/ivylive/ivy-live/about-ivy-live/solution-proposals.md)
- [How Does Ivy Live Work?](https://ivy-live.gitbook.io/ivylive/ivy-live/about-ivy-live/how-does-ivy-live-work.md)
- [Products](https://ivy-live.gitbook.io/ivylive/ivy-live/products.md)
- [Social App](https://ivy-live.gitbook.io/ivylive/ivy-live/products/social-app.md)
- [Hedge](https://ivy-live.gitbook.io/ivylive/ivy-live/products/hedge.md)
- [Codex: Dictionary Concept Forum](https://ivy-live.gitbook.io/ivylive/ivy-live/products/codex-dictionary-concept-forum.md): This document outlines the challenges Codex aims to tackle, the solutions it offers, the platform's core features, and their impact on the ecosystem.
- [Ecosystem](https://ivy-live.gitbook.io/ivylive/ivy-live/ecosystem.md)
- [Ivy Live DEX](https://ivy-live.gitbook.io/ivylive/ivy-live/ecosystem/ivy-live-dex.md)
- [Ivy Live DAO](https://ivy-live.gitbook.io/ivylive/ivy-live/ecosystem/ivy-live-dao.md)
- [IVY Staking](https://ivy-live.gitbook.io/ivylive/ivy-live/ecosystem/ivy-staking.md)
- [Tools](https://ivy-live.gitbook.io/ivylive/ivy-live/tools.md)
- [Explorer](https://ivy-live.gitbook.io/ivylive/ivy-live/tools/explorer.md): The fastest and most reliable way to access IVY token metrics: https://explorer.ivy.live/
- [Burn Tool](https://ivy-live.gitbook.io/ivylive/ivy-live/tools/burn-tool.md): IVY Token has a deflationary structure, which is one of the innovative and sustainable approaches in the crypto world.
- [Converter](https://ivy-live.gitbook.io/ivylive/ivy-live/tools/converter.md)
- [Page](https://ivy-live.gitbook.io/ivylive/ivy-live/page.md)


---

# 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://ivy-live.gitbook.io/ivylive/ivy-live.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.
