# API Documentation

- [Introduction](https://developers.ethos.network/api-documentation/readme.md)
- [API v2](https://developers.ethos.network/api-documentation/api-v2.md)
- [Activities](https://developers.ethos.network/api-documentation/api-v2/activities.md)
- [Ai Images](https://developers.ethos.network/api-documentation/api-v2/ai-images.md)
- [Announcements](https://developers.ethos.network/api-documentation/api-v2/announcements.md)
- [Api Keys](https://developers.ethos.network/api-documentation/api-v2/api-keys.md)
- [Apps](https://developers.ethos.network/api-documentation/api-v2/apps.md)
- [Auctions](https://developers.ethos.network/api-documentation/api-v2/auctions.md)
- [Benefits](https://developers.ethos.network/api-documentation/api-v2/benefits.md)
- [Broker](https://developers.ethos.network/api-documentation/api-v2/broker.md)
- [Categories](https://developers.ethos.network/api-documentation/api-v2/categories.md)
- [Chains](https://developers.ethos.network/api-documentation/api-v2/chains.md)
- [Contributions](https://developers.ethos.network/api-documentation/api-v2/contributions.md)
- [Endorsements](https://developers.ethos.network/api-documentation/api-v2/endorsements.md)
- [Ens](https://developers.ethos.network/api-documentation/api-v2/ens.md)
- [Event Markers](https://developers.ethos.network/api-documentation/api-v2/event-markers.md)
- [Exchange Rates](https://developers.ethos.network/api-documentation/api-v2/exchange-rates.md)
- [Feature Views](https://developers.ethos.network/api-documentation/api-v2/feature-views.md)
- [Human Verification](https://developers.ethos.network/api-documentation/api-v2/human-verification.md)
- [Internal](https://developers.ethos.network/api-documentation/api-v2/internal.md)
- [Invitations](https://developers.ethos.network/api-documentation/api-v2/invitations.md)
- [Llm](https://developers.ethos.network/api-documentation/api-v2/llm.md)
- [Markets](https://developers.ethos.network/api-documentation/api-v2/markets.md)
- [Notifications](https://developers.ethos.network/api-documentation/api-v2/notifications.md)
- [Nfts](https://developers.ethos.network/api-documentation/api-v2/nfts.md)
- [Profiles](https://developers.ethos.network/api-documentation/api-v2/profiles.md)
- [Projects](https://developers.ethos.network/api-documentation/api-v2/projects.md)
- [Project Votes](https://developers.ethos.network/api-documentation/api-v2/project-votes.md)
- [Replies](https://developers.ethos.network/api-documentation/api-v2/replies.md)
- [Reviews](https://developers.ethos.network/api-documentation/api-v2/reviews.md)
- [Score](https://developers.ethos.network/api-documentation/api-v2/score.md)
- [Slash](https://developers.ethos.network/api-documentation/api-v2/slash.md)
- [Signatures](https://developers.ethos.network/api-documentation/api-v2/signatures.md)
- [Stats](https://developers.ethos.network/api-documentation/api-v2/stats.md)
- [System](https://developers.ethos.network/api-documentation/api-v2/system.md)
- [Users](https://developers.ethos.network/api-documentation/api-v2/users.md)
- [Votes](https://developers.ethos.network/api-documentation/api-v2/votes.md)
- [Vouches](https://developers.ethos.network/api-documentation/api-v2/vouches.md)
- [Wallets](https://developers.ethos.network/api-documentation/api-v2/wallets.md)
- [Xp](https://developers.ethos.network/api-documentation/api-v2/xp.md)
- [API v1 (deprecated)](https://developers.ethos.network/api-documentation/api-v1-deprecated.md)
- [Attestations](https://developers.ethos.network/api-documentation/api-v1-deprecated/attestations.md)
- [Categories](https://developers.ethos.network/api-documentation/api-v1-deprecated/categories.md)
- [Contracts](https://developers.ethos.network/api-documentation/api-v1-deprecated/contracts.md)
- [Contributions](https://developers.ethos.network/api-documentation/api-v1-deprecated/contributions.md)
- [Events](https://developers.ethos.network/api-documentation/api-v1-deprecated/events.md)
- [Markets](https://developers.ethos.network/api-documentation/api-v1-deprecated/markets.md)
- [Notifications](https://developers.ethos.network/api-documentation/api-v1-deprecated/notifications.md)
- [Profiles](https://developers.ethos.network/api-documentation/api-v1-deprecated/profiles.md)
- [Replies](https://developers.ethos.network/api-documentation/api-v1-deprecated/replies.md)
- [Scores](https://developers.ethos.network/api-documentation/api-v1-deprecated/scores.md)
- [Search](https://developers.ethos.network/api-documentation/api-v1-deprecated/search.md)
- [Signatures](https://developers.ethos.network/api-documentation/api-v1-deprecated/signatures.md)
- [Slashes](https://developers.ethos.network/api-documentation/api-v1-deprecated/slashes.md)
- [Twitter](https://developers.ethos.network/api-documentation/api-v1-deprecated/twitter.md)
- [Users](https://developers.ethos.network/api-documentation/api-v1-deprecated/users.md)
- [Vouches](https://developers.ethos.network/api-documentation/api-v1-deprecated/vouches.md)
- [XP](https://developers.ethos.network/api-documentation/api-v1-deprecated/xp.md)
- [Ethos Everywhere Wallet Integration](https://developers.ethos.network/api-documentation/ethos-everywhere-wallet-integration.md)
- [API Keys](https://developers.ethos.network/api-documentation/api-key-authentication.md): Create API keys for programmatic access to the Ethos API from bots, scripts, and integrations.
- [Log in with Ethos](https://developers.ethos.network/api-documentation/log-in-with-ethos.md): Use Log in with Ethos to authenticate users into your application using their Ethos Everywhere wallet.
- [Vibe Coding Quickstart](https://developers.ethos.network/api-documentation/vibe-coding-quickstart.md): Point your agent here to get started. Not intended for humans.
- [Changelog](https://developers.ethos.network/api-documentation/changelog.md)


---

# 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://developers.ethos.network/api-documentation.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.
