# Page Not Found

The URL `list-your-project/how-to-write-a-fetch-adapter` does not exist.

You might be looking for one of these pages:
- [How to write an SDK adapter](https://docs.llama.fi/list-your-project/how-to-write-an-sdk-adapter.md)
- [How to update a project](https://docs.llama.fi/list-your-project/how-to-update-a-project.md)
- [How to add a new Blockchain](https://docs.llama.fi/list-your-project/how-to-add-a-new-blockchain.md)
- [What to include as TVL?](https://docs.llama.fi/list-your-project/what-to-include-as-tvl.md)
- [Functions we've written so you don't have to](https://docs.llama.fi/list-your-project/functions-weve-written-so-you-dont-have-to.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.llama.fi/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.llama.fi/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/list-your-project/how-to-write-an-sdk-adapter.md`)
- Use `Accept: text/markdown` header for content negotiation